0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend
Thibaut Patel c32cc3e48b 🐛 Fixed broken assets for theme/design preview
refs https://github.com/TryGhost/Team/issues/1190

- The assets were broken in Admin when the frontend and admin urls were different
- Fixed the issue by changing the `asset` helper to output absolute URLs when the frontend/admin urls are differents
2021-11-03 11:20:04 +01:00
..
apps Replaced moment with luxon in amp helper (#13683) 2021-10-28 20:10:53 +01:00
helpers 🐛 Fixed broken assets for theme/design preview 2021-11-03 11:20:04 +01:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services 🐛 Fixed 500 error when visiting an email-only post link 2021-10-26 16:01:10 +04:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00