Remove the RSS link for now

This commit is contained in:
Sameer Rahmani 2021-02-17 00:09:23 +00:00
parent 65faf5bc00
commit 253b3b0e26
1 changed files with 1 additions and 1 deletions

View File

@ -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>