5
themes/bbaovanc/layouts/index.html
Normal file
5
themes/bbaovanc/layouts/index.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<div id="home-jumbotron" class="jumbotron text-center">
|
||||
<h1 class="title">{{ .Site.Title }}</h1>
|
||||
</div>
|
||||
{{ end }}
|
Reference in New Issue
Block a user