mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-11-05 08:15:28 +01:00
switching banner to data concept
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div id="wrapper" class="divided">
|
||||
|
||||
<!-- Main -->
|
||||
{{ partial "banner" . }}
|
||||
{{ partial "banner" site.Data.banner }}
|
||||
{{ partial "spotlight-01-left" . }}
|
||||
{{ partial "spotlight-02-right" . }}
|
||||
{{ partial "spotlight-03-left" . }}
|
||||
|
||||
Reference in New Issue
Block a user