before implementing search
This commit is contained in:
6
themes/fiscleconsult/layouts/index.html
Normal file
6
themes/fiscleconsult/layouts/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
<br>
|
||||
<div id="home-jumbotron" class="jumbotron text-center">
|
||||
<h1 class="title">{{ .Site.Title }}</h1>
|
||||
</div>
|
||||
{{ end }}
|
Reference in New Issue
Block a user