remove repeating docs
This commit is contained in:
@@ -74,10 +74,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<a href="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
|
|
||||||
class="text-lg py-3 leading-6 font-light text-pretty tracking-wide focus:outline-none focus:text-gray-200 transition ease-in-out duration-150" target="_blank">
|
|
||||||
Docs
|
|
||||||
</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="hidden md:inline-block md:order-last">
|
<div class="hidden md:inline-block md:order-last">
|
||||||
@@ -225,10 +222,6 @@
|
|||||||
</p>
|
</p>
|
||||||
{% include "partials/socialLinks.html" %}
|
{% include "partials/socialLinks.html" %}
|
||||||
</div> #}
|
</div> #}
|
||||||
<a href="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
|
|
||||||
class="text-lg px-8 py-3 leading-6 font-normal hover:text-gray-600 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank">
|
|
||||||
Docs
|
|
||||||
</a>
|
|
||||||
<div class="rounded-full border-2 my-4 border-gray-400 py-2 mx-4">
|
<div class="rounded-full border-2 my-4 border-gray-400 py-2 mx-4">
|
||||||
<a href="/download" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Get Mycelium</a>
|
<a href="/download" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Get Mycelium</a>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user