You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
739 B
39 lines
739 B
---
|
|
title: Supporters
|
|
draft: false
|
|
|
|
weight:
|
|
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:
|
|
# Options: auto, cover and contain. Default is auto.
|
|
size:
|
|
# Options: center, top, right, bottom, left.
|
|
position:
|
|
# Options: fixed, local, scroll.
|
|
attachment:
|
|
---
|
|
|
|
<html>
|
|
<body>
|
|
<h1>Supporters<h1>
|
|
<ul>
|
|
<li>Linode</li>
|
|
<li>ÖYD</li>
|
|
<li>Zey</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|