hugo/config
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
..
privacy tpl: Add Do Not Track (dnt) option to Vimeo shortcode 2020-10-02 23:02:38 +02:00
services tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
commonConfig.go Fix typo in redirect error message 2020-09-19 22:06:54 +02:00
commonConfig_test.go Add redirect support to the server 2020-05-28 16:25:34 +02:00
configLoader.go Add Hugo Modules 2019-07-24 09:35:53 +02:00
configLoader_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
configProvider.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
configProvider_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
env.go Add Hugo Modules 2019-07-24 09:35:53 +02:00
env_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00