mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
487297ff81
issue #3900 - uses isPrivacyDisabled helper to see if useStructuredData has been disabled in config.js - adds an array of promises to deal with asynchronous data - resolves asynchronous data then adds open graph tags after canonical link - featured image and tags are only added if present - open graph tags only added on post and page - adds unit test to check correct data is returned - updates other unit tests to reflect changes |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
error.js | ||
forgotten.js | ||
post-settings-menu.js | ||
post-tags-input.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signup.js |