first commit

This commit is contained in:
zoe 2022-04-09 00:42:36 +02:00
parent a8ab81d41a
commit b5d4f59eaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{{ define "main" }}
<div id="home-jumbotron" class="jumbotron text-center">
<div>
<h1 class="title">{{ .Site.Title }}</h1>
</div>
{{ end }}