Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954ebcc commit 350f215Copy full SHA for 350f215
static/rss.svg
themes/aether/layouts/partials/nav-bar.html
@@ -10,6 +10,7 @@ <h1 class="nav-header"><a href="{{ .Site.BaseURL }}" class="nav-text">
10
{{- $.Site.Title -}}
11
{{ end }}
12
</a></h1>
13
+ <a href="index.xml"><img src="/rss.svg" style="width: 25px; margin: 10px" alt="RSS feed"></a>
14
<div class="hamburger-menu">
15
<button onclick="hamburgerMenuPressed.call(this)" aria-haspopup="true" aria-expanded="false" aria-controls="menu" aria-label="Menu">
16
<span></span>
0 commit comments