Ghost/core
Hannah Wolfe 84e5bdc46a Fixed accent color on pages with no context
refs: refs 74fe765410

- Some pages, like error pages have no context.
- In that case there is also no previous style or script tag and so the existingScriptIndex is -1, not 0/falsy :D
- This ensures we always add this style tag
2021-03-04 10:56:53 +00:00
..
client@21be0a553b Updated Ghost-Admin to v4.0.0-alpha.3 2021-02-23 19:41:50 +00:00
frontend Fixed accent color on pages with no context 2021-03-04 10:56:53 +00:00
server Added note about missing migration for itegration_id 2021-03-04 10:56:58 +01:00
shared Bumped default API version to v4 in url-utils 2021-03-03 17:26:55 +13:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added limit service 2021-03-03 13:43:05 +00:00