aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-08-23 16:22:58 -0500
committerMatt Rude <[email protected]>2018-08-23 16:22:58 -0500
commit69b3cc37501eecd22293d833ca6055f9ddbf0121 (patch)
tree082199b546e18f03f147253dc59d14866d526e15
parenteb58e271939ce625e27f164b4bff0c9b8b176554 (diff)
downloadxmpp-site-lite-69b3cc37501eecd22293d833ca6055f9ddbf0121.tar.gz
xmpp-site-lite-69b3cc37501eecd22293d833ca6055f9ddbf0121.tar.bz2
xmpp-site-lite-69b3cc37501eecd22293d833ca6055f9ddbf0121.zip
correct image sizes
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index f1d683d..eb1c895 100644
--- a/index.html
+++ b/index.html
@@ -51,8 +51,8 @@ permalink: /
<li>File Uploads: <b>{{ site.xmpp-upload-url }}</b></li>{% endif %}
</ul>
<div style="padding-left:40px;">
- <a href="https://caas.im.mattrude.com/server/{{ site.xmpp-url }}/" target="_blank"><img src="https://caas.im.mattrude.com/badge/{{ site.xmpp-url }}"></a>
- <a href="https://check.messaging.one/result.php?domain={{ site.xmpp-url }}&amp;type=client" target="_blank"><img src="https://check.messaging.one/badge.php?domain={{ site.xmpp-url }}" alt="check.messaging.one server score"/></a></div>
+ <a href="https://caas.im.mattrude.com/server/{{ site.xmpp-url }}/" target="_blank"><img width="268px" height="20px" src="https://caas.im.mattrude.com/badge/{{ site.xmpp-url }}"></a>
+ <a href="https://check.messaging.one/result.php?domain={{ site.xmpp-url }}&amp;type=client" target="_blank"><img width="201px" height="20px" src="https://check.messaging.one/badge.php?domain={{ site.xmpp-url }}" alt="check.messaging.one server score"/></a></div>
</div>
</div>