Add header image on the home page

This commit is contained in:
NeilBrommer 2018-06-11 21:42:16 -07:00
parent 7caf09852c
commit 0a8507401c
7 changed files with 44 additions and 11 deletions

View file

@ -1,4 +1,6 @@
{{ partial "htmlhead" . }}
</head>
<body>
{{ partial "navbar" .}}