hugo/tpl
Alan Orth eb27c47fc5 tpl: Use og:updated_time OpenGraph tag on nodes
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: https://github.com/spf13/hugo/pull/2979
See: https://developers.facebook.com/docs/reference/opengraph/object-type/website/
2017-02-21 14:41:09 +01:00
..
tplimpl tpl: Use og:updated_time OpenGraph tag on nodes 2017-02-21 14:41:09 +01:00
template.go tpl, hugolib: Fix live-reload of non-renderable content pages 2017-02-21 13:56:20 +01:00