Skip to content

Conversation

@alanorth
Copy link
Contributor

Quick fix for a minor error I found in my earlier commit improving the OpenGraph tags generated by Hugo's internal opengraph template. The commit message there was correct, but the code left out one of the stated changes: nodes are of type "website" and according to the Facebook docs they should use og:updated_time.

A previous commit greatly improved the OpenGraph tags generated by
Hugo's internal opengraph template, but there was a minor error in
the fix. Nodes are of type "website" and according to the Facebook
docs they should use og:updated_time.

See: #2979
See: https://developers.facebook.com/docs/reference/opengraph/object-type/website/
@alanorth
Copy link
Contributor Author

Sorry about that, @bep. Quick fix for a minor issue in #2979.

@bep bep merged commit eb27c47 into gohugoio:master Feb 21, 2017
@alanorth alanorth deleted the opengraph-updated-time-fix branch February 21, 2017 13:45
alanorth added a commit to alanorth/hugo-theme-bootstrap4-blog that referenced this pull request Feb 21, 2017
I had overridden Hugo's OpenGraph template to improve it, but those
changes have been upstreamed in Hugo 0.19. We can use theirs now.

See: gohugoio/hugo#3073
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants