diff --git a/views/site.pug b/views/site.pug index a83df43..3ec9524 100644 --- a/views/site.pug +++ b/views/site.pug @@ -3,11 +3,15 @@ html(lang="en") head meta(charset="UTF-8") meta(name="viewport", content="width=device-width, initial-scale=1.0") - meta(name="description", content="Show your mood to the world!") + meta(name="description", content="Share your mood with the world!") link(rel="stylesheet", href="/css/main.css") block head title #{title} > mipilin body + script(nonce=nonce). + // firefox FOUC fix + // https://stackoverflow.com/a/64158043 + let mlemmers; main header a(href="/")