Remove the RSS link for now

Esse commit está contido em:
Sameer Rahmani 2021-02-17 00:09:23 +00:00
commit 253b3b0e26
1 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

@ -10,7 +10,7 @@
<header>
<nav style="text-align: center;">
<a href="/">HOME</a> | <a href="/categories/">Categories</a> | <a href="/tags/">Tags</a> | <a href="/coh.html">Code of Honor</a> | <a href="#">RSS</a>
<a href="/">HOME</a> | <a href="/categories/">Categories</a> | <a href="/tags/">Tags</a> | <a href="/coh.html">Code of Honor</a>
</nav>
<hr/>
</header>