mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
7b3edc2931
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. |
||
---|---|---|
.. | ||
generate | ||
templates | ||
.gitattributes | ||
README.md | ||
templates.autogen.go |
Build Templates
If you add or modify any template in the templates folder, you also need to run mage generate
to get the Go code in synch.