hugo/tpl/tplimpl/embedded
Josh Gerdes edc5c4741c tpl: Add Do Not Track (dnt) option to Vimeo shortcode
Added a Vimeo EnableDNT privacy option to the Hugo config. This will enable the Vimeo 'Do Not Track' flag when either Vimeo shortcode tempalte options are used. When enabled, it will force the Vimeo player to be blocked from tracking any session data, including all cookies and stats.

Fixes #7700
2020-10-02 23:02:38 +02:00
..
generate
templates tpl: Add Do Not Track (dnt) option to Vimeo shortcode 2020-10-02 23:02:38 +02:00
.gitattributes
README.md
templates.autogen.go tpl: Add Do Not Track (dnt) option to Vimeo shortcode 2020-10-02 23:02:38 +02:00

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.