diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c98e1a5..fed835924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,3 +103,7 @@ Please add a _short_ line describing the PR you make, if the PR implements a spe ## Sprint (2022-05-18 - 2022-06-01) - Allow all characters but unicode (e.g. emojis) in project description ([#1178](https://github.com/ScilifelabDataCentre/dds_web/pull/1178)) + +## Sprint (2022-06-01 - 2022-05-15) + +- Change FontAwesome source link to own license ([#1194](https://github.com/ScilifelabDataCentre/dds_web/pull/1194)) diff --git a/dds_web/templates/base.html b/dds_web/templates/base.html index 7e9600b55..a74be03ec 100644 --- a/dds_web/templates/base.html +++ b/dds_web/templates/base.html @@ -83,7 +83,7 @@ - + {% block javascript %}{% endblock javascript %}