From 808b2f09e30a330c85c767189776907983b16a47 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 19 Nov 2023 13:29:47 +0100 Subject: [PATCH] update posts archetype MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit renamed default.d → posts.md as this is usually only used for posts --- archetypes/{default.md => posts.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename archetypes/{default.md => posts.md} (100%) diff --git a/archetypes/default.md b/archetypes/posts.md similarity index 100% rename from archetypes/default.md rename to archetypes/posts.md