Files
hugo_blog.awin.one/content/homepage/blank.html
2022-05-10 01:13:38 +08:00

32 lines
683 B
HTML

---
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>