Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
This commit is contained in:
parent
b982d549f4
commit
2c8e3fbbfb
8 changed files with 40 additions and 68 deletions
|
@ -45,6 +45,7 @@ ignore_missing:
|
|||
- 'sessions.{browsers,platforms}.*'
|
||||
- 'terms.body_html'
|
||||
- 'application_mailer.salutation'
|
||||
- 'errors.500'
|
||||
ignore_unused:
|
||||
- 'activemodel.errors.*'
|
||||
- 'activerecord.attributes.*'
|
||||
|
|
|
@ -310,6 +310,7 @@ en:
|
|||
content: Security verification failed. Are you blocking cookies?
|
||||
title: Security verification failed
|
||||
'429': Throttled
|
||||
'500': We're sorry, but something went wrong.
|
||||
noscript_html: To use the Mastodon web application, please enable JavaScript. Alternatively, try one of the <a href="https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md">native apps</a> for Mastodon for your platform.
|
||||
exports:
|
||||
blocks: You block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue