hugo/tpl/tplimpl
Alan Orth 4e77c8717b tpl: Remove twitter:domain tag from internal shortcode
It seems this metadata tag is no longer used by Twitter, as it has
been removed from their Cards Markup Tag Reference since at least
2013 according to a post on the W3 mailing list.

See: https://dev.twitter.com/cards/markup
See: https://lists.w3.org/Archives/Public/www-validator/2013Oct/0025.html
2017-02-21 13:24:44 +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: Refactor package 2017-02-17 17:15:26 +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: Remove twitter:domain tag from internal shortcode 2017-02-21 13:24:44 +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