This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lxsameer
/
lxhome
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove the RSS link for now
org
Sameer Rahmani
1 week ago
parent
65faf5bc00
commit
253b3b0e26
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/blog.html
+ 1
- 1
templates/blog.html
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>
Write
Preview
Loading…
Cancel
Save