forked from Git/hugo-story
Delete 'exampleSite/data/banner.yml'
This commit is contained in:
parent
fbc7fe264e
commit
1b8aae834d
|
@ -1,12 +0,0 @@
|
||||||
####################### Banner #########################
|
|
||||||
style: "style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right"
|
|
||||||
title : "Hugo Story"
|
|
||||||
subtitle: |
|
|
||||||
Hugo Story released for free under the <a target="_blank" href="https://creativecommons.org/licenses/by/3.0/">Creative Commons</a>.
|
|
||||||
content : |
|
|
||||||
This is a <strong>Banner</strong> element, and it's generally used as an introduction or opening statement. You can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-banner">details</a>).
|
|
||||||
button:
|
|
||||||
label : "Get Started"
|
|
||||||
link : "#first"
|
|
||||||
image : "images/banner.jpg"
|
|
||||||
|
|
Loading…
Reference in New Issue