hugo/tpl/tplimpl
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
..
amber_compiler.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
reflect_helpers.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template.go tpl, hugolib: Fix live-reload of non-renderable content pages 2017-02-21 13:56:20 +01:00
template_ast_transformers.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_ast_transformers_test.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_embedded.go tpl: Use og:updated_time OpenGraph tag on nodes 2017-02-21 14:41:09 +01:00
template_func_truncate.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_func_truncate_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_funcs.go tplimpl: Refactor imageConfig into a struct 2017-02-17 17:15:26 +01:00
template_funcs_test.go tplimpl: Refactor imageConfig into a struct 2017-02-17 17:15:26 +01:00
template_resources.go tplimpl: Fix data race in resGetResource 2017-02-17 17:15:26 +01:00
template_resources_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00