mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Add the meow comment back agian
This commit is contained in:
parent
b28b52d75d
commit
49b03025c6
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ final class PageRenderer {
|
|||
|
||||
func siteTemplate(body: Node<HTML.BodyContext>, context: TemplateContext) -> HTML {
|
||||
HTML(.lang("en"),
|
||||
.comment("meow"),
|
||||
.head(
|
||||
.encoding(.utf8),
|
||||
.viewport(.accordingToDevice),
|
||||
|
|
|
|||
Loading…
Reference in a new issue