From 20e903ed1bc681fa4c9d8ea5859c2afc2eeba566 Mon Sep 17 00:00:00 2001 From: Kgothatso Date: Sat, 7 Dec 2019 21:24:01 +0200 Subject: [PATCH] Adding page title --- server/views/templates/layout.pug | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/views/templates/layout.pug b/server/views/templates/layout.pug index 0a7d3e7..f0d713a 100644 --- a/server/views/templates/layout.pug +++ b/server/views/templates/layout.pug @@ -18,6 +18,9 @@ html(lang="en" dir="ltr") block additionalStyle + + block seo + title Hierarchically Deterministic Authentication body ul.sidenav.sidenav-fixed#slide-out