0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend
Juan Delgadillo 76cde79186
Fixed AMP style compliance (#13912)
no issue

- `!important` qualifier is not allowed in AMP styles as it's disallowed by the framework's spec https://amp.dev/documentation/guides-and-tutorials/develop/style_and_layout/style_pages/#disallowed-styles
2021-12-21 21:32:53 -05:00
..
apps Fixed AMP style compliance (#13912) 2021-12-21 21:32:53 -05:00
helpers Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Revert "Used neutral background colors for default header styles" 2021-12-17 04:15:37 +01:00
services Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00