17 lines
288 B
Markdown
17 lines
288 B
Markdown
+++
|
|
title = "The firstmost chapter"
|
|
date = "2025-09-01"
|
|
description = "This is a short chapter about the information in the first chapter."
|
|
|
|
[taxonomies]
|
|
author = ["Smart person"]
|
|
|
|
[extra]
|
|
audio = "/path/to/file.mp3"
|
|
pdf = "/path/to/file.pdf"
|
|
+++
|
|
|
|
# Chapter 1
|
|
|
|
This is the first chapter.
|