Forgot to add append for block head.
This commit is contained in:
parent
3556c2d74f
commit
ba4d5180e8
@ -3,7 +3,7 @@ extends base.pug
|
||||
block meta_description
|
||||
meta(name='description' content="Here I share my programs, scripts, articles, may be other stuff.")
|
||||
|
||||
block head
|
||||
block append head
|
||||
link(rel='canonical' href='/stuff')
|
||||
|
||||
block nav
|
||||
|
Loading…
Reference in New Issue
Block a user