diff options
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 |
