33 lines
697 B
HTML
33 lines
697 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/flower.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>初聞不知曲中意,再聽已是曲中人。</p>
|
|
</div>
|