diff --git a/Changelog.md b/Changelog.md index 92e20ed02..e30e25e15 100644 --- a/Changelog.md +++ b/Changelog.md @@ -47,6 +47,7 @@ * Fix liking on single post views when accessed via GUID [#5978](https://github.com/diaspora/diaspora/pull/5978) * Only return the current_users participation for post interactions [#6007](https://github.com/diaspora/diaspora/pull/6007) * Fix tag rendering in emails [#6009](https://github.com/diaspora/diaspora/pull/6009) +* Fix the logo in emails [#6013](https://github.com/diaspora/diaspora/pull/6013) ## Features * Hide post title of limited post in comment notification email [#5843](https://github.com/diaspora/diaspora/pull/5843) diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index bf5bcabe6..301347a54 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -28,7 +28,7 @@
- diaspora* + " alt="diaspora*" width="59px" height="14px"/>