diff options
| author | historia <gravel.justness270@slmail.me> | 2024-10-09 19:24:43 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-10-09 19:24:43 -0400 |
| commit | 85cc20507d3541b62d06ec60ad0dc719b6244966 (patch) | |
| tree | 606d44a8f5f98000e99511157ac34b72a0832dc6 /example/src/Lists | |
| parent | 1d0207d2b818f2388553f218133803583b559b39 (diff) | |
| download | ssg-blog-85cc20507d3541b62d06ec60ad0dc719b6244966.tar.gz | |
Initial commit
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. |
