aboutsummaryrefslogtreecommitdiff
path: root/example/src/articles/an-interesting-article
diff options
context:
space:
mode:
authorhistoria <gravel.justness270@slmail.me>2024-10-10 01:15:10 -0400
committerhistoria <gravel.justness270@slmail.me>2024-10-10 01:15:10 -0400
commit62371af25d0c9d0922f250410c9964e17b460d9d (patch)
tree6cbc175c53a5db314ed09fce8b47af320dd83df0 /example/src/articles/an-interesting-article
parentd3693c8b2296834c10568e20b772de917354734c (diff)
downloadssg-blog-62371af25d0c9d0922f250410c9964e17b460d9d.tar.gz
feat: capitalized first words of headings
Diffstat (limited to 'example/src/articles/an-interesting-article')
-rw-r--r--example/src/articles/an-interesting-article/assets/stamps.webpbin0 -> 46960 bytes
-rw-r--r--example/src/articles/an-interesting-article/index.md12
2 files changed, 12 insertions, 0 deletions
diff --git a/example/src/articles/an-interesting-article/assets/stamps.webp b/example/src/articles/an-interesting-article/assets/stamps.webp
new file mode 100644
index 0000000..9785ce7
--- /dev/null
+++ b/example/src/articles/an-interesting-article/assets/stamps.webp
Binary files differ
diff --git a/example/src/articles/an-interesting-article/index.md b/example/src/articles/an-interesting-article/index.md
new file mode 100644
index 0000000..779f4b6
--- /dev/null
+++ b/example/src/articles/an-interesting-article/index.md
@@ -0,0 +1,12 @@
+---
+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.