diff --git a/README.md b/README.md index 4808d53..0e010c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # gawa Gawa is my personal website. I've personally written it using the django framework. + +# License +Bootstrap: MIT Licensed +Django: BSD 3-Clause "New" or "Revised" License + +## My own additions: +Gawa: MIT Licensed, LICENSE (file) diff --git a/gawa/start/templates/start/base.html b/gawa/start/templates/start/base.html index a1e1d95..f672c20 100644 --- a/gawa/start/templates/start/base.html +++ b/gawa/start/templates/start/base.html @@ -10,7 +10,7 @@ {% compress css %} - + {% endcompress %} + {% endcompress %}