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. --- .../articles/an-interesting-article/assets/stamps.webp | Bin 46960 -> 0 bytes example/src/articles/an-interesting-article/index.md | 12 ------------ 2 files changed, 12 deletions(-) delete mode 100644 example/src/articles/an-interesting-article/assets/stamps.webp delete mode 100644 example/src/articles/an-interesting-article/index.md (limited to 'example/src/articles/an-interesting-article') diff --git a/example/src/articles/an-interesting-article/assets/stamps.webp b/example/src/articles/an-interesting-article/assets/stamps.webp deleted file mode 100644 index 9785ce7..0000000 Binary files a/example/src/articles/an-interesting-article/assets/stamps.webp and /dev/null differ diff --git a/example/src/articles/an-interesting-article/index.md b/example/src/articles/an-interesting-article/index.md deleted file mode 100644 index 779f4b6..0000000 --- a/example/src/articles/an-interesting-article/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: This is a very interesting article about stamps -date: 2024-10-04 ---- - -# This is a very interesting article about stamps - -Here is a picture of some cool stamps - -![](assets/stamps.webp) - -Thank you for reading my nice article. -- cgit v1.2.3