aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-10-30 15:44:34 -0500
committerMatt Rude <[email protected]>2019-10-30 15:44:34 -0500
commit821e784806a5e0a8eecc11f7fe5d96970cce53c3 (patch)
treee718a287fb98bf0057afd2ebe59f4fd0f93e707a /index.html
parentf6e9947a05d6359a598eaaf71faede20dd9f9075 (diff)
downloadxmpp-site-lite-821e784806a5e0a8eecc11f7fe5d96970cce53c3.tar.gz
xmpp-site-lite-821e784806a5e0a8eecc11f7fe5d96970cce53c3.tar.bz2
xmpp-site-lite-821e784806a5e0a8eecc11f7fe5d96970cce53c3.zip
More minor updates
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ecd9c43..78fd868 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ 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 width="268px" height="20px" src="https://caas.im.mattrude.com/badge/{{ site.xmpp-url }}"></a>
+ <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 }}" alt="XMPP Compliance Tester score"></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>