diff options
Diffstat (limited to 'gemini/templates')
| -rw-r--r-- | gemini/templates/loglog-header.gmi | 6 | ||||
| -rw-r--r-- | gemini/templates/longlog-header.gmi | 3 | ||||
| -rw-r--r-- | gemini/templates/microlog-header.gmi | 3 |
3 files changed, 12 insertions, 0 deletions
diff --git a/gemini/templates/loglog-header.gmi b/gemini/templates/loglog-header.gmi new file mode 100644 index 0000000..59bf60a --- /dev/null +++ b/gemini/templates/loglog-header.gmi @@ -0,0 +1,6 @@ +# joeac's loglog + +Hi! I'm Joe Carstairs, and you've found my loglog; my log of logs; all my posts of every description, all gathered into one place. If you're really that interested in my posts, I would encourage you to strongly consider the benefits of touching grass. + +You should be aware that my build script seems to muck up the dates. Everything seems to be 2 months and 2 days off? I haven't got round to debugging and fixing this yet. Any theories, let me know. + diff --git a/gemini/templates/longlog-header.gmi b/gemini/templates/longlog-header.gmi new file mode 100644 index 0000000..6e82e48 --- /dev/null +++ b/gemini/templates/longlog-header.gmi @@ -0,0 +1,3 @@ +# joeac's longlog + +Hi! I'm Joe Carstairs, and you've found my longlog. Sometimes, I write a long or long-ish post, and I put it here. diff --git a/gemini/templates/microlog-header.gmi b/gemini/templates/microlog-header.gmi new file mode 100644 index 0000000..761e61a --- /dev/null +++ b/gemini/templates/microlog-header.gmi @@ -0,0 +1,3 @@ +# joeac's microlog + +Hi! I'm Joe Carstairs, and you've found my microlog. Sometimes, when I think something, I put the thought here. I'm not sure why you'd want to read this, to be honest. I'd recommend turning the computer off and going for a walk instead. |
