Fixed rel='canonical' href.
This commit is contained in:
parent
c21d117120
commit
4fe528f141
@ -5,7 +5,7 @@ block meta_description
|
|||||||
|
|
||||||
block append head
|
block append head
|
||||||
link(href='/assets/css/articles.css' rel='stylesheet')
|
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
|
block nav
|
||||||
a(href='/') Home
|
a(href='/') Home
|
||||||
|
Loading…
Reference in New Issue
Block a user