Svevijesti upokusaju #6

Merged
amirsabani303 merged 4 commits from svevijesti-upokusaju into master 2024-02-01 12:44:22 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 193deabdef - Show all commits

View File

@@ -95,6 +95,7 @@ func dailyArticlesHandler(wr http.ResponseWriter, req *http.Request) {
"previous": dayBefore,
"next": dayAfter,
"weatherInfo": weatherInfo,
"categories": CategoryMenu,
}
err = templates.ExecuteTemplate(wr, "homeHTML", data)

View File

@@ -2,7 +2,7 @@
<footer>
<center>
<div class="hed">
<div class="fot">
<p>starenovine 2023-2024</p>
</div>
</center>