mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
64329d716e
fixes: https://github.com/TryGhost/Ghost/issues/15878 - Fix `amp-youtube` component, add mandatory `width` and `height` properties. Also change the `layout` property to `responsive`, so that the width adapts to mobile devices. --- Error log: `The mandatory attribute 'height' is missing in tag 'amp-youtube'.` Documentation `amp-youtube`: https://amp.dev/documentation/components/amp-youtube |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |