This website requires JavaScript.
Explore
Help
Sign in
eryn
/
hugo-test-site
Watch
1
Star
0
Fork
You've already forked hugo-test-site
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2ef2160c8d
hugo-test-site
/
layouts
/
_default
/
home.html
6 lines
101 B
HTML
Raw
Normal View
History
Unescape
Escape
Barebones test site
2024-06-06 21:01:40 -07:00
{{ define "main" }}
Add a <main> element to the home template
2024-07-23 09:15:27 -07:00
<
main
class
=
"main--single main--home"
>
{{ .Content }}
<
/
main
>
Barebones test site
2024-06-06 21:01:40 -07:00
{{ end }}
Reference in a new issue
Copy permalink