diff --git a/src/articles/templates/articles/base.html b/src/articles/templates/articles/base.html index 3d37340..a810abd 100644 --- a/src/articles/templates/articles/base.html +++ b/src/articles/templates/articles/base.html @@ -50,7 +50,8 @@

Thoughts written here are my own and don't reflect any of my past, present or future employer's position. - The platform behind this blog is free software. + The platform behind this blog is + free software.
Articles are released into the public domain through the - {{ blog.licenses.code.name }}.
+ {{ blog.licenses.code.name }}. + I do appreciate being mentioned as the original author if you decide + to reuse my works but the licenses don't enforce it.
Currently deployed version: {{ git_version }}. {% if blog.status_url %}