1
0
Fork 0

Added missing leading slashes for rss links.

This commit is contained in:
Alexander Andreev 2023-08-13 01:20:45 +04:00
parent 8a278c6052
commit c21d117120
Signed by: Arav
GPG Key ID: D22A817D95815393
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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