fixing menu icon, and category name

This commit is contained in:
2024-01-31 23:25:28 +01:00
parent 232df1e4e0
commit dc9992cba0
13 changed files with 90 additions and 41 deletions

View File

@@ -4,10 +4,10 @@
<body>
{{template "headerHTML" .}}
{{template "weatherwidgetHTML"}}
{{template "singleArticleHTML" .}}
<br>
{{template "prevnextHTML" .}}
{{template "footerHTML" .}}
</body>
</html>