diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-08-03 13:22:07 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-08-03 13:22:07 +0300 |
| commit | 23821211e03cd69cf87b2f264b48e0125fcac29d (patch) | |
| tree | 42bd1a9fd7a8922a5351aed16309331d431acf7a /templates_gmi/base.html | |
| parent | 72a42e0449a0cbbbc455b36af9f53fc293c73fdf (diff) | |
Add gemini protocol
Diffstat (limited to 'templates_gmi/base.html')
| -rw-r--r-- | templates_gmi/base.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates_gmi/base.html b/templates_gmi/base.html new file mode 100644 index 0000000..3c9447f --- /dev/null +++ b/templates_gmi/base.html @@ -0,0 +1,11 @@ +# Jan Tuomi + +=> /posts posts +=> /linklog linklog +=> /now now +=> /projects projects +{% block content %}{% endblock %} + +> Jan Tuomi. Minimalist, digital gardener, senior software engineer. Finland. + +=> https://github.com/jantuomi GitHub |
