@@ -3,4 +3,9 @@ layout: default
title: Docs
---
<h1>Documentation & Guides</h1>
<p>Coming soon...
<p>Under Contruction...</p>
<ul>
{% for doc in site.docs %}
<li><a href="{{ doc.url }}">{{ doc.title }}</a></li>
{% endfor %}
</ul>
The note is not visible to the blocked user.