mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-05 12:50:45 +00:00
8 lines
205 B
YAML
8 lines
205 B
YAML
|
---
|
||
|
properties:
|
||
|
- name: size
|
||
|
type: string
|
||
|
description: Preset of different sizes for the _first_ column. Supported values are `small|regular|large`.
|
||
|
required: false
|
||
|
defaultValue: regular
|