hugo/tpl/tplimpl/embedded/templates/shortcodes
Zach Bayoff 7b3edc2931 tpl: Add optional "title" attribute to iframe in Vimeo shortcode
Add an optional "title" attribute to the iframe in the vimeo shortcode. If one is not given, the title attribute will default to "vimeo video". It is imperative for iframes to have a non-empty "title" attribute in order to meet WCAG2.0 accessibility guidelines https://www.w3.org/TR/WCAG20-TECHS/H64.
2019-10-12 18:10:14 +02:00
..
__h_simple_assets.html
figure.html
gist.html
highlight.html
instagram.html
instagram_simple.html tpl: Add rel="noopener" for external links 2019-09-21 10:08:47 +02:00
param.html
ref.html
relref.html
twitter.html Support typed bool, int and float in shortcode params 2019-09-29 23:22:41 +02:00
twitter_simple.html
vimeo.html tpl: Add optional "title" attribute to iframe in Vimeo shortcode 2019-10-12 18:10:14 +02:00
vimeo_simple.html tpl: Add rel="noopener" for external links 2019-09-21 10:08:47 +02:00
youtube.html