Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meta tags for client_id & client_secret #6045

Merged
merged 1 commit into from
Nov 5, 2015
Merged

Commits on Nov 4, 2015

  1. Add meta tags for client_id & client_secret

    refs TryGhost#5942
    
    - refactor ghost_head to use Promise.props (settle is going away and this is easier)
    - add a new call to fetch the frontend client, if it exists
    - add meta tags for the client_id and client_secret on all pages
    - don't include the meta tags if the client is not enabled, or if the labs flag is not set
    ErisDS committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    e70898a View commit details
    Browse the repository at this point in the history