Add Hugo static site with homepage, resume, and blog sections
This commit is contained in:
2
themes/personal/layouts/_partials/header.html
Normal file
2
themes/personal/layouts/_partials/header.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<h1>{{ site.Title }}</h1>
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
Reference in New Issue
Block a user