11 lines
294 B
YAML
11 lines
294 B
YAML
site:
|
|
startYear: 2023
|
|
author: <Edit author name in supMDX.yml>
|
|
title: supMDX
|
|
subtitle: Template
|
|
icon: https://cdn.sup39.dev/img/shine.svg
|
|
metaFields:
|
|
- {attr: author, label: 'Author: '}
|
|
- {attr: createdAt, label: 'Created at '}
|
|
- {attr: updatedAt, label: 'Updated at '}
|
|
nav: []
|