Fix url for Google fonts

This commit is contained in:
digitalcraftsman 2017-09-07 22:01:10 +02:00
parent 804cee4561
commit e91b1383ee
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{{ define "main" -}}
<h1>404: Page not found</h1>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ .Site.BaseURL }}">Head back home</a> to try finding it again.</p>
{{-1 end }}
{{- end }}