14 lines
406 B
YAML
14 lines
406 B
YAML
site:
|
|
startYear: 2023
|
|
title: supMDX
|
|
subtitle: Template
|
|
icon: /favicon.svg
|
|
author: <Edit author name in supMDX.yml>
|
|
metaFields:
|
|
- {attr: author, label: 'Author: '}
|
|
- {attr: createdAt, label: 'Created at '}
|
|
- {attr: updatedAt, label: 'Updated at '}
|
|
# - {attr: createdAt, label: '作成日時:'}
|
|
# - {attr: updatedAt, label: '更新日時:'}
|
|
# - {attr: author, label: '作者:'}
|
|
nav: []
|