From a9debbd5d7dce371986e30281788bc296e47087c Mon Sep 17 00:00:00 2001 From: Warren Alphonso Date: Fri, 25 Aug 2023 20:37:09 -0700 Subject: [PATCH] update page titles --- content/pages/index.md | 2 +- theme/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pages/index.md b/content/pages/index.md index d570d52..ba398e4 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -1,4 +1,4 @@ -Title: hey hey +Title: Home URL: / save_as: index.html diff --git a/theme/templates/base.html b/theme/templates/base.html index 4d0f51c..819e283 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -3,7 +3,7 @@ - {% block title %}{# Default title #}hey hey{% endblock title %} + {% block title %}{%endblock title %} | Warren Alphonso