diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/partials/24-unification/nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/24-unification/nav.html b/layouts/partials/24-unification/nav.html index a0c463b..613e1c5 100644 --- a/layouts/partials/24-unification/nav.html +++ b/layouts/partials/24-unification/nav.html @@ -36,5 +36,5 @@ </div> <div class="webbuttons"> - {{ partial "button-31" (dict "file" "rss.gif" "alt" "RSS Feed" "href" "https://michal.sapka.me/blog/index.xml") }} + {{ partial "button-31" (dict "file" "rss.gif" "alt" "RSS Feed" "href" "https://michal.sapka.me/index.xml") }} </div> |