1
0
Fork 0

Fixed rel='canonical' href.

This commit is contained in:
Alexander Andreev 2023-08-13 01:21:16 +04:00
parent c21d117120
commit 4fe528f141
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ block meta_description
block append head
link(href='/assets/css/articles.css' rel='stylesheet')
link(rel='canonical' href='#{host}/stuff/article/#{canonical}')
link(rel='canonical' href='/stuff/article/'+canonical)
block nav
a(href='/') Home