From 0939fc684789441db7ca9909172b15f7247f96d2 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 6 Oct 2025 08:21:59 -0700 Subject: [PATCH] Permalink configuration for the twitter section --- config/_default/permalinks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/permalinks.yaml b/config/_default/permalinks.yaml index 8efe757..7d4b0bc 100644 --- a/config/_default/permalinks.yaml +++ b/config/_default/permalinks.yaml @@ -1,2 +1,3 @@ blog: blog/:year/:month/:slug/ photos: photos/:year/:month/:slug/ +twitter: twitter/:year/:month/:slug/