diff --git a/client/templates/post_single_page.lisp b/client/templates/post_single_page.lisp index fbd97c9..d76d894 100644 --- a/client/templates/post_single_page.lisp +++ b/client/templates/post_single_page.lisp @@ -4,7 +4,7 @@ (meta :name 'description :content "Raymon typing nonsense on his blog") (meta :name 'viewport :content "width=device-width, initial-scale=1.0") - (title "Raymon Zutekouw") + (title "{{title}} :: Raymon Zutekouw") (link :rel 'dns-prefetch :href "https://cdn.statically.io")