From 8da5e0365008454591862f5fd9a9585ef9ad3138 Mon Sep 17 00:00:00 2001 From: Jack Jackson Date: Sat, 9 Dec 2023 13:24:51 -0800 Subject: [PATCH] Update default Archetype to avoid interfering with build --- blog/archetypes/default.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/archetypes/default.md b/blog/archetypes/default.md index 3ed92f0..a5e1cc5 100644 --- a/blog/archetypes/default.md +++ b/blog/archetypes/default.md @@ -17,5 +17,6 @@ Images: ![Alt-text](url "Caption") Internal links: -[Link-text]({{< ref "/posts/name-of-post" >}}) +[Link-text](\{\{< ref "/posts/name-of-post" >}}) +(remove the slashes - this is so that the commented-out content will not prevent a built while editing) --> \ No newline at end of file