diff --git a/Changelog.md b/Changelog.md index 966038fcb..fb3345747 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,6 +18,7 @@ * Make I18n system more robust against missing keys in pluralization data * Prevent overflow of too long strings in the single post view [#4487](https://github.com/diaspora/diaspora/pull/4487) * Disable submit button in sign up form after submission to avoid email already exists error [#4506](https://github.com/diaspora/diaspora/issues/4506) +* Do not pull the 404 pages assets from Amazon S3 [#4501](https://github.com/diaspora/diaspora/pull/4501) ## Features * Add oEmbed content to the mobile view [#4343](https://github.com/diaspora/diaspora/pull/4353) diff --git a/public/404.html b/public/404.html index de39911e6..f2d8f6910 100644 --- a/public/404.html +++ b/public/404.html @@ -3,8 +3,8 @@ The page you were looking for doesn't exist (404)