From b07efd1f84b60b4b8441cfcc5190d7b26049c01e Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Tue, 9 Jul 2024 16:27:03 -0500 Subject: [PATCH] Remove weather on blog pages, change blog title --- assets/html/blog.html | 4 +--- static/blog/index.html | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/assets/html/blog.html b/assets/html/blog.html index 57e28fe..893a216 100644 --- a/assets/html/blog.html +++ b/assets/html/blog.html @@ -21,10 +21,8 @@ - {WEATHER_MODIFIER} - {TOPBAR} -

Blog

+

{BLOG_TITLE}

{BLOG_POST}
diff --git a/static/blog/index.html b/static/blog/index.html index e1d2226..8f2ee88 100644 --- a/static/blog/index.html +++ b/static/blog/index.html @@ -21,8 +21,6 @@ - {WEATHER_MODIFIER} - {TOPBAR}

Blog