This website requires JavaScript.
Explore
Help
Sign In
sammyette
/
Hilbish
mirror of
https://github.com/Hilbis/Hilbish
Watch
2
Star
2
Fork
You've already forked Hilbish
0
Code
Issues
Releases
Wiki
Activity
8975ee8d2c
Hilbish
/
website
/
themes
/
hsh
/
layouts
/
index.html
9 lines
98 B
HTML
Raw
Normal View
History
Unescape
Escape
docs: add website
2022-06-22 02:05:46 +00:00
{{ define "main" }}
<
main
>
fix(website): make footer stay at bottom properly
2022-06-23 02:04:43 +00:00
<
div
class
=
"container my-5"
>
docs: add website
2022-06-22 02:05:46 +00:00
{{.Content}}
<
/
div
>
<
/
main
>
{{ end }}