0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
cobbspur 487297ff81 Added open graph tags for ghost head helper
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
2014-10-08 15:57:49 +01:00
..
client Added open graph tags for ghost head helper 2014-10-08 15:57:49 +01:00
server Added open graph tags for ghost head helper 2014-10-08 15:57:49 +01:00
shared Moving nanoscroller to be managed by bower 2014-10-05 22:08:36 +01:00
test Added open graph tags for ghost head helper 2014-10-08 15:57:49 +01:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00