summaryrefslogtreecommitdiff
path: root/example.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-04-14 15:58:07 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-04-14 15:58:07 -0400
commitc08fd719fe95604d245f3eb0d18b5b0c72c1308d (patch)
tree9b5199ebd42684f266b4918cd6191f50db98239a /example.md
parent1477b62cc47dd937688771a825dd9fd392aeaf25 (diff)
move to hugo
Diffstat (limited to 'example.md')
-rw-r--r--example.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/example.md b/example.md
index 8ca4f52..7500c14 100644
--- a/example.md
+++ b/example.md
@@ -1,4 +1,8 @@
-# This is the dish title
+---
+title: Dish Title
+tags: ['beef', 'soup', 'german']
+date: 2022-02-20
+---
If necessary, provide a very brief description of the dish in one or two sentences.
For most dishes, this will be unnecessary.
@@ -42,5 +46,3 @@ If you add a Bitcoin/Monero address, put it in "code" between \`'s, like below.
- Luke Smith - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate)
- Billy Smith - btc: `bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w`
- Sally Smith (photo credit) - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate)
-
-;tags: tag1 tag2 tag3 (see README for tag guidelines)