diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88e3a4984..58f090203 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
- monkeysphere: Handle new uid format of gpg2.
- monkeysphere: Fixed handling of unavailable imported domains.
- minetest: Fixed showing status block and diagnostics.
+- Fix stretched favicon.
### Changed
- dynamicdns, monkeysphere, transmission, upgrades: Use actions where
diff --git a/LICENSES b/LICENSES
index 2fc723b6a..357250a54 100644
--- a/LICENSES
+++ b/LICENSES
@@ -21,8 +21,6 @@ otherwise.
- static/themes/default/img/apple-touch-icon-57px-precomposed.png :: -
- static/themes/default/img/apple-touch-icon-72px-precomposed.png :: -
- static/themes/default/img/apple-touch-icon.xcf :: -
-- static/themes/default/img/favicon-32px.ico :: -
-- static/themes/default/img/favicon.ico :: -
- static/themes/default/img/freedombox-logo-200px.png :: -
- static/themes/default/img/freedombox-logo-250px.png :: -
- static/themes/default/img/freedombox-logo-32px.png :: -
diff --git a/plinth/templates/base.html b/plinth/templates/base.html
index 8f12ee8e9..3363a9063 100644
--- a/plinth/templates/base.html
+++ b/plinth/templates/base.html
@@ -55,8 +55,9 @@
{% endblock %}
-
-
+
+