forked from Git/hugo-story
Delete 'exampleSite/layouts/index.html'
This commit is contained in:
parent
bce4b8575a
commit
31aeb0fb13
|
@ -1,13 +0,0 @@
|
|||
{{ define "main" }}
|
||||
|
||||
{{ partial "banner" site.Data.banner }}
|
||||
{{ partial "spotlight" site.Data.spotlight1 }}
|
||||
{{ partial "spotlight" site.Data.spotlight2 }}
|
||||
{{ partial "spotlight" site.Data.spotlight3 }}
|
||||
{{ partial "gallery" site.Data.gallery }}
|
||||
{{ partial "items" site.Data.items }}
|
||||
{{ partial "elements" . }}
|
||||
{{ partial "elements_reference" . }}
|
||||
{{ partial "footer" . }}
|
||||
|
||||
{{ end }}
|
Loading…
Reference in New Issue