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)
|
||||
|
||||
Reference in New Issue
Block a user