From 62371af25d0c9d0922f250410c9964e17b460d9d Mon Sep 17 00:00:00 2001 From: historia Date: Thu, 10 Oct 2024 01:15:10 -0400 Subject: feat: capitalized first words of headings --- .../assets/japanese-train.webp | Bin 128168 -> 0 bytes .../src/Articles/another-interesting-article/index.md | 12 ------------ 2 files changed, 12 deletions(-) delete mode 100644 example/src/Articles/another-interesting-article/assets/japanese-train.webp delete mode 100644 example/src/Articles/another-interesting-article/index.md (limited to 'example/src/Articles/another-interesting-article') diff --git a/example/src/Articles/another-interesting-article/assets/japanese-train.webp b/example/src/Articles/another-interesting-article/assets/japanese-train.webp deleted file mode 100644 index c4cab3e..0000000 Binary files a/example/src/Articles/another-interesting-article/assets/japanese-train.webp and /dev/null differ diff --git a/example/src/Articles/another-interesting-article/index.md b/example/src/Articles/another-interesting-article/index.md deleted file mode 100644 index 4e5d9b7..0000000 --- a/example/src/Articles/another-interesting-article/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -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