Skip to content

Adds support for og:locale #28

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

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Conversation

hofmannsven
Copy link
Contributor

This pull request adds the possibility to set and/or overwrite the Open Graph content language property:

seo()->locale('de_DE');

Output:

<meta property="og:locale" content="de_DE" /> 

@stancl stancl merged commit 3a17c8e into archtechx:master Mar 3, 2023
@stancl
Copy link
Member

stancl commented Mar 3, 2023

Clean PR, thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants