This website requires JavaScript.
Explore
Help
Sign In
lwd
/
hugo-theme-relearn
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-relearn
mirror of
https://github.com/McShelby/hugo-theme-relearn
synced
2025-05-01 19:08:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo-theme-relearn
/
layouts
/
_default
/
single.html
4 lines
93 B
HTML
Raw
Normal View
History
Unescape
Escape
theme: wildspace in partials and generated output
2021-09-12 00:40:03 +02:00
{{- partial "header.html" . }}
feat: support of Hugo 0.22+ #51 #48 #11 #50
2017-07-27 21:42:07 +02:00
Add content template
2021-08-24 21:59:46 +01:00
{{ partial "content.html" . }}
theme: wildspace in partials and generated output
2021-09-12 00:40:03 +02:00
{{- partial "footer.html" . }}
Reference in New Issue
Copy Permalink