aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-01-21 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-01-21 00:00:00 +0000
commitf9d5f9d7cb1fa2bf22e33f570ea4a70be0924d7b7cf01e2b5c8e84f4500195ed (patch)
treec6179b619d5f1813745e9be574f2528cbb476e1ba44f616ccc3dda02112e72d6 /archetypes
parent516da51f7fb57eb64190dc2bde321da99719a79a833e6b60445bf92b6edccdb1 (diff)
Implement Gemini template for inline web links
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 174e99f..0951f88 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -2,5 +2,8 @@
title: "{{ replace .Name "-" " " | title }}"
draft: true
pageinfo: false
+makerefs: false
+_build:
+ list: never
---