43 lines
593 B
Markdown
43 lines
593 B
Markdown
---
|
|
title: _ Anecdote Template _
|
|
author:
|
|
- YourName
|
|
- GhostWriterNameIfAppropriate
|
|
publishDate: 1900-12-30
|
|
lastMod: 1900-12-30
|
|
toc: true
|
|
draft: true
|
|
categories:
|
|
- anecdote
|
|
tags:
|
|
- anecdote
|
|
---
|
|
|
|
## Changelog
|
|
{{< changelog >}}
|
|
{{< change 1900-12-30 "Initial creation" >}}
|
|
{{< /changelog >}}
|
|
|
|
{{< end_section >}}
|
|
|
|
## The Scene
|
|
{{< back_to_top >}}
|
|
|
|
Any detail needed to understand the anecdote
|
|
|
|
{{< end_section >}}
|
|
|
|
## An Anecdote
|
|
{{< back_to_top >}}
|
|
|
|
A personal journey
|
|
|
|
{{< end_section >}}
|
|
|
|
## Reflection(s)
|
|
{{< back_to_top >}}
|
|
|
|
Thoughts/feels/advice/etc expansion
|
|
|
|
{{< back_to_top >}}
|