Change license in footer
This commit is contained in:
parent
427769b576
commit
dbd067732c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
This blog and all articles by Gabriel Augendre are licensed under the
|
||||
<a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 International License</a>.
|
||||
Code blocks by Gabriel Augendre are licensed under the
|
||||
<a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GENERAL PUBLIC LICENSE version 3</a>.<br>
|
||||
<a href="https://git.augendre.info/gaugendre/blog/src/branch/master/LICENSE">MIT License</a>.<br>
|
||||
Currently deployed version: <a href="{{ git_version_url }}">{{ git_version }}</a>.
|
||||
{% if blog_status_url %}
|
||||
Status of services can be found <a href="{{ blog_status_url }}">here</a>
|
||||
|
|
Reference in a new issue