From fec892047e4c0b810981fa8f20223e0b1c4f72b4 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 18:17:10 -0400 Subject: refactor. added rss feed. --- .../assets/japanese-train.webp | Bin 0 -> 128168 bytes demo/src/articles/another-interesting-article/index.md | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 demo/src/articles/another-interesting-article/assets/japanese-train.webp create mode 100644 demo/src/articles/another-interesting-article/index.md (limited to 'demo/src/articles/another-interesting-article') diff --git a/demo/src/articles/another-interesting-article/assets/japanese-train.webp b/demo/src/articles/another-interesting-article/assets/japanese-train.webp new file mode 100644 index 0000000..c4cab3e Binary files /dev/null and b/demo/src/articles/another-interesting-article/assets/japanese-train.webp differ diff --git a/demo/src/articles/another-interesting-article/index.md b/demo/src/articles/another-interesting-article/index.md new file mode 100644 index 0000000..4e5d9b7 --- /dev/null +++ b/demo/src/articles/another-interesting-article/index.md @@ -0,0 +1,12 @@ +--- +title: I love trains +date: 2024-09-10 +--- + +# I love trains + +Aren't Japanese trains great? I particularly like the boxy ones. Here is a picture of a train: + +![](assets/japanese-train.webp) + +Thank you for looking at this train -- cgit v1.2.3