Remove weather on blog pages, change blog title

This commit is contained in:
bingus_violet 2024-07-09 16:27:03 -05:00
parent 7eb2032926
commit b07efd1f84
2 changed files with 1 additions and 5 deletions

View file

@ -21,10 +21,8 @@
</head>
<body>
{WEATHER_MODIFIER}
{TOPBAR}
<h1>Blog<hr></h1>
<h1>{BLOG_TITLE}<hr></h1>
<div class="mainDiv">
{BLOG_POST}
</div>

View file

@ -21,8 +21,6 @@
</head>
<body>
{WEATHER_MODIFIER}
{TOPBAR}
<main>
<h1>Blog</h1>