small fixex of position
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<footer>
|
||||
<center>
|
||||
<div class="hed">
|
||||
<div class="fot">
|
||||
<p>starenovine 2023-2024</p>
|
||||
</div>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user