0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Rishabh Garg 3fe3814cf0
Added new meta tag for site url behind dev flag (#11906)
refs TryGhost/members.js#39

Currently, there is no way to determine exact Ghost site url from a theme, which is used by new members.js to initialize the script and use members/admin API. This change

- adds a new meta tag - `ghost:site` with value as ghost site url, when members is enabled
- new meta tag is behind dev flag along with members.js script
2020-06-12 16:58:27 +05:30
..
client@cc79dc4711 Updated Ghost-Admin to v3.19.2 2020-06-11 19:55:43 +01:00
frontend Added new meta tag for site url behind dev flag (#11906) 2020-06-12 16:58:27 +05:30
server Added ?paid query parameter to Admin API members browse endpoint (#11892) 2020-06-12 12:12:10 +01:00
shared Added responsive-image srcset attribute to image and gallery card output 2020-06-11 13:28:44 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00