404 and change navbar

This commit is contained in:
Matthew Dillon 2015-06-21 11:14:14 -08:00
parent 4ba291166a
commit 778b3e0653
3 changed files with 11 additions and 7 deletions

View file

@ -1,5 +1,5 @@
<header class="siteHeader container clearfix">
<h1 class="logo">{{ .Site.Title }}</h1>
<h1 class="logo"><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h1>
<nav class="nav">
<ul>