Ghost/ghost/core/core
Cathy Sarisky d8c4dfef99
Added content_api_key helper (#21151)
no ref

This very small helper adds {{content_api_key}} to the collection of handlebars helpers available to theme creators. This will make it easier for themes to access the content API key, without either requiring the user to get it from the integrations page and input it on the theme setting page or resorting to JavaScript to read it from one of the built-in script tag attributes -- both ugly workarounds.
2024-10-01 09:13:57 -05:00
..
cli Refactored fetching schema tables in data generator 2024-01-13 18:28:14 +01:00
frontend Added content_api_key helper (#21151) 2024-10-01 09:13:57 -05:00
server 🐛 Fixed fetching and storing bookmark card icons and thumbnails (#21036) 2024-09-19 15:52:08 +05:30
shared Removed OpenTelemetry (#21145) 2024-09-26 16:18:49 -07:00
app.js Added middleware to prevent other sites' content from being served (#20922) 2024-09-05 17:15:09 +01:00
boot.js Removed OpenTelemetry (#21145) 2024-09-26 16:18:49 -07:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00