aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-07 19:11:34 -0500
committerMatt Rude <[email protected]>2016-07-07 19:11:34 -0500
commit9e2cb9dff3353f9def647e2190b04b6eaa511844 (patch)
treedbfb50ebc8c57eb1c4d3c7c99701e33b35d68af9
parente7d5db13a5fa1addf191fa80892507f5e9222d2f (diff)
downloadxmpp-site-9e2cb9dff3353f9def647e2190b04b6eaa511844.tar.gz
xmpp-site-9e2cb9dff3353f9def647e2190b04b6eaa511844.tar.bz2
xmpp-site-9e2cb9dff3353f9def647e2190b04b6eaa511844.zip
added compliance
-rw-r--r--_includes/menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/menu.html b/_includes/menu.html
index bd7783b..2baa973 100644
--- a/_includes/menu.html
+++ b/_includes/menu.html
@@ -8,6 +8,7 @@
<div id="menu-sub">
<a href="{{ site.url }}/doc/"><strong>Docs:</strong></a> |
<a href="{{ site.url }}/doc/supported-standards/">Supported Standards</a>
+ <a href="{{ site.url }}/doc/compliance/">Server Compliance</a>
</div>{% endif %}{% if page.url contains 'help' %}
<div id="menu-sub">
<a href="{{ site.url }}/help/"><strong>Help:</strong></a> |