diff options
| author | historia <[not public]> | 2026-06-15 18:17:10 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-15 18:17:10 -0400 |
| commit | fec892047e4c0b810981fa8f20223e0b1c4f72b4 (patch) | |
| tree | a6fdc109a3a32ae383a88d01ba44322be4b8bcc3 /demo/src/lists | |
| parent | 193666c2bba01bb9bc1a21ac270c0affe15ea757 (diff) | |
| download | ssg-blog-fec892047e4c0b810981fa8f20223e0b1c4f72b4.tar.gz | |
refactor. added rss feed.
Diffstat (limited to 'demo/src/lists')
| -rw-r--r-- | demo/src/lists/board-games.md | 14 | ||||
| -rw-r--r-- | demo/src/lists/movies.md | 13 |
2 files changed, 27 insertions, 0 deletions
diff --git a/demo/src/lists/board-games.md b/demo/src/lists/board-games.md new file mode 100644 index 0000000..6a40080 --- /dev/null +++ b/demo/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/demo/src/lists/movies.md b/demo/src/lists/movies.md new file mode 100644 index 0000000..92d82e6 --- /dev/null +++ b/demo/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. |
