Add post: 暗黑能天使
This commit is contained in:
32
content/homepage/blank.html
Normal file
32
content/homepage/blank.html
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: Blank
|
||||
draft: false
|
||||
|
||||
weight: 5
|
||||
widget:
|
||||
handler: blank
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width:
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position:
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale:
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color:
|
||||
image: images/hero-left.jpg
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size: cover
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
|
||||
<div style="text-align:center">
|
||||
<p>Write anything you like here!</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user