This commit is contained in:
parent
ec660ba52b
commit
a1382577c3
1 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,14 @@
|
|||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">home</a></li>
|
||||
<li>
|
||||
<a href="/news">news</a>
|
||||
<a href="/news.xml" style="text-decoration:none;">
|
||||
<svg width=".8em" height=".8em">
|
||||
<use href="/a/rss.svg#img"></use>
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/blog">blog</a>
|
||||
<a href="/blog/feed.xml" style="text-decoration:none;">
|
||||
|
|
Loading…
Add table
Reference in a new issue