feat: Update default title

This commit is contained in:
2021-06-11 12:05:56 +02:00
parent 08c42b16fa
commit abe9b7f164

View File

@ -1 +1 @@
<h1>{{ .Site.Title }}</h1>
<h1>{{ default .Site.Title .Title }}</h1>