diff options
-rw-r--r-- | layouts/_default/baseof.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4bc8c9c..2131713 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -43,6 +43,7 @@ <a href="/about">About</a> <a href="https://memes.sapka.me">Memes</a> <a href="https://git.sapka.me">Git</a> + <a href="/index.xml">RSS</a> </div> </nav> <header> |