From 79f55b0b233258623062db3c916783b4d14bf14a Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 7 Mar 2026 18:33:37 -0500 Subject: authfs: implement p9p.Session --- front/archetypes/default.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 front/archetypes/default.md (limited to 'front/archetypes') diff --git a/front/archetypes/default.md b/front/archetypes/default.md new file mode 100644 index 0000000..25b6752 --- /dev/null +++ b/front/archetypes/default.md @@ -0,0 +1,5 @@ ++++ +date = '{{ .Date }}' +draft = true +title = '{{ replace .File.ContentBaseName "-" " " | title }}' ++++ -- cgit v1.2.3