parent
0a0ee1a1c7
commit
e594f1a494
2 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
{{ define "main" }}
|
||||
{{- with .Site.Params.bgImg }}
|
||||
<div class="bg-img" style="background-image: url('{{ . }}')"></div>
|
||||
{{- end }}
|
||||
<div id="spotlight" class="animated fadeIn">
|
||||
<div id="home-center">
|
||||
<h1 id="home-title">{{ .Site.Title }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue