1
0

Forgot to add append for block head.

This commit is contained in:
Alexander Andreev 2023-06-04 02:30:10 +04:00
parent 3556c2d74f
commit ba4d5180e8
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -3,7 +3,7 @@ extends base.pug
block meta_description block meta_description
meta(name='description' content="Here I share my programs, scripts, articles, may be other stuff.") 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') link(rel='canonical' href='/stuff')
block nav block nav