summary refs log tree commit diff
path: root/src/blog
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2023-05-17 20:49:33 -0500
committerStarfall <us@starfall.systems>2023-05-24 12:51:16 -0500
commit019abbb29f1ae74f94882dff472285f4828ec0c2 (patch)
treea5015b242363446033241f6f01b3552a0147e4ae /src/blog
parentab48bfa194a3d24679062217dbe55e7eead51bee (diff)
feature: blog post summaries
Diffstat (limited to 'src/blog')
-rw-r--r--src/blog/foobar.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/foobar.md b/src/blog/foobar.md
index 9c3c805..499414e 100644
--- a/src/blog/foobar.md
+++ b/src/blog/foobar.md
@@ -4,3 +4,5 @@ tags = [ "post" ]
 title = "Second post"
 ---
 Second post, hooray!
+---
+This one has an excerpt so there's extra stuff under the cut!