0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/frontend
Daniel Lockyer 40064a395a Switched frontend i18n requires to go through proxy
- we export i18n from `core/frontend/services/proxy` and this is used in
  the most of the places in the frontend code
- this commit aligns the rest of the code in core/frontend to use the
  proxy too
- unfortunately core/frontend/services/themes/i18n.js loops back to the
  proxy so we have a circular dependency
2020-11-26 14:00:28 +00:00
..
apps Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
helpers Removed unneeded "type='text/css'" in members styles (#12329) 2020-11-17 15:28:51 +13:00
meta 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-17 15:52:31 +01:00
services Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00