diff --git a/web/templates/base.pug b/web/templates/base.pug index 1e3d55f..cc5b71b 100755 --- a/web/templates/base.pug +++ b/web/templates/base.pug @@ -9,7 +9,7 @@ html(lang='en') meta(name='theme-color' content='#cd2682') block meta_description link(rel='icon' href='/assets/img/favicon.svg' sizes='any' type='image/svg+xml') - link(rel='alternate' href='rss.xml' type='application/rss+xml' title="Arav's dwelling") + link(rel='alternate' href='/rss.xml' type='application/rss+xml' title="Arav's dwelling") link(href='/assets/css/main.css' rel='stylesheet') body header diff --git a/web/templates/mindflow.pug b/web/templates/mindflow.pug index 7882c3f..6ebd554 100755 --- a/web/templates/mindflow.pug +++ b/web/templates/mindflow.pug @@ -17,7 +17,7 @@ block nav block content :go:func Mindflow(title string, posts []mindflow.Post, categories []mindflow.Category, r *http.Request) - p.center Here I post updates on websites and infrastructure, my very important opinions and thoughts no one asked for. If you'd like to subscribe to this bullshittery then #[a(href='rss.xml') RSS feed] at your service. :) + p.center Here I post updates on websites and infrastructure, my very important opinions and thoughts no one asked for. If you'd like to subscribe to this bullshittery then #[a(href='/rss.xml') RSS feed] at your service. :) section#filter.hidden p.center