diff --git a/Changelog.md b/Changelog.md index 19d654a23..5bb01eed4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -77,6 +77,7 @@ Ruby 2.0 is no longer officially supported. * 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"/>