Ghost/core/frontend
Hannah Wolfe 4f9b72ff43
Renamed middlewares to middleware consistently
- This is a minor bugbare, but it will affect some configuration I'm about to do for c8
- I've been wanting to do it for ages, middleware is plural all on it's own so it's an odd affectation in our codebase
- This also only exists in 2 places, everywhere else we use "middleware"
- Sadly it did result in a lot of churn as I did a full find and replace, but consistency is king!
2021-11-16 15:51:47 +00:00
..
apps Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
helpers Added middleware for serving minified card assets 2021-11-05 11:41:03 +00: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 Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
src/cards Updated rendering of callout card to override theme dark mode 2021-11-16 13:55:06 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00