diff options
Diffstat (limited to 'example/src/Lists')
| -rw-r--r-- | example/src/Lists/board-games.md | 14 | ||||
| -rw-r--r-- | example/src/Lists/movies.md | 13 |
2 files changed, 27 insertions, 0 deletions
diff --git a/example/src/Lists/board-games.md b/example/src/Lists/board-games.md new file mode 100644 index 0000000..6a40080 --- /dev/null +++ b/example/src/Lists/board-games.md @@ -0,0 +1,14 @@ +--- +title: Board games +date: 2024-07-12 +--- + +# Board Games + +Here are some board games I like: + +1. Puerto Rico +2. Ascension: Chronicle of the Godslayer +3. Twilight Struggle + +Play them with me, thanks. diff --git a/example/src/Lists/movies.md b/example/src/Lists/movies.md new file mode 100644 index 0000000..92d82e6 --- /dev/null +++ b/example/src/Lists/movies.md @@ -0,0 +1,13 @@ +--- +title: Movies +date: 2022-06-05 +--- +# A List of Movies + +Here are my favorite movies + +1. Primer +2. The Lighthouse +3. Tetsuo: The Iron Man + +I hope you enjoyed this insightful article. |
