1
0
mirror of https://github.com/fruworg/themu.git synced 2025-07-16 17:00:46 +03:00

Simple Tweaks

This commit is contained in:
athul
2020-04-14 23:22:44 +05:30
parent 7d19d8b66a
commit 877a560391
3 changed files with 4 additions and 3 deletions
layouts
_default
partials
static/css

@@ -22,9 +22,10 @@
{{- end -}}
{{- end -}}
</ul>
{{ partial "footer.html" . }}
</div>
{{ partial "footer.html" . }}
</body>
</html>