blocks/lead
blocks/lead 区块短代码是一个简单的引导/标题区块,其文本居中显示,并带有指向下一部分的向下箭头。
效果
TechOS is the OS of the future.
Runs on bare metal in the cloud!
代码
{{% blocks/lead color="dark" %}}
TechOS is the OS of the future.
Runs on **bare metal** in the **cloud**!
{{% /blocks/lead %}}
| 参数 | 默认值 | 描述 |
|---|---|---|
| height | auto |
See Shortcode blocks |
| color | .Ordinal | See Shortcode blocks |