aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 20:22:30 -0600
committerMatt Rude <[email protected]>2018-02-04 20:22:30 -0600
commit2c117a6994b3cf814638e2b98cb78203539ec11a (patch)
treeef3ba31d1dfd2fce790feac037cf354b1b83d431 /index.html
parente7c71a400ccf5d1f10d8554d446c6b0af2d13205 (diff)
downloadxmpp-site-lite-2c117a6994b3cf814638e2b98cb78203539ec11a.tar.gz
xmpp-site-lite-2c117a6994b3cf814638e2b98cb78203539ec11a.tar.bz2
xmpp-site-lite-2c117a6994b3cf814638e2b98cb78203539ec11a.zip
Updates
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index 599838f..0247dff 100644
--- a/index.html
+++ b/index.html
@@ -51,6 +51,7 @@ permalink: /
<li>File Uploads: <b>{{ site.xmpp-upload-url }}</b></li>{% endif %}
</ul>
<div style="padding-left:40px;"><a href="https://check.messaging.one/result.php?domain={{ site.xmpp-url }}&amp;type=server" target="_blank"><img src="https://check.messaging.one/badge.php?domain={{ site.xmpp-url }}" alt="check.messaging.one server score"/></a></div>
+
</div>
</div>
</div>
@@ -68,7 +69,6 @@ permalink: /
</div>
{% endif %}
-
<div id="server-features" class="container-fluid">
<div class="row justify-content">
<!-- Starting the page index nav menu -->
@@ -155,6 +155,12 @@ permalink: /
</div> <!-- Closing the row justify-content clases -->
</div> <!-- Closing the ID creating-account and the main container class -->
+<!-- New User Guide Section -->
+
+{% include new_user_guide.html %}
+
+<!-- End of New User Guide Section -->
+
<!-- About Section -->
<div id="about" class="index-section" style="background-color:#eee;padding-bottom:80px;">