Add default GTM config key
Add the key for GTM and blank default value into the DEFAULT_CONFIG
This commit is contained in:
@@ -39,6 +39,7 @@ _DEFAULT_CONFIG = {
|
||||
'destination': '_build',
|
||||
'files_to_copy': (),
|
||||
'google_analytics': '',
|
||||
'google_tag_manager': '',
|
||||
'ignore_directories': [],
|
||||
'ignore_files': [],
|
||||
'img_processor': 'ResizeToFit',
|
||||
|
||||
Reference in New Issue
Block a user