This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
hugo-simpleIntro
Watch
1
Star
0
Fork
You've already forked hugo-simpleIntro
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df1a0fd2ea
hugo-simpleIntro
/
layouts
/
partials
/
header.html
2 lines
40 B
HTML
Raw
Normal View
History
Unescape
Escape
refactor[partials]: reorganize partials to enhance code reuse Partials have been reorganized, to improve general understandability and enhance code reuse (ex. when adding pages, the "wave" will be loaded as a partial)
2022-05-30 17:20:32 -05:00
{{ partial "utilities/navbar.html" . }}