mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Re-enable privacy
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -48,7 +48,7 @@ plugins:
|
||||
macros:
|
||||
verbose: true
|
||||
htmlproofer:
|
||||
# enabled: !ENV [PROD_BUILD, true]
|
||||
enabled: !ENV [PROD_BUILD, true]
|
||||
raise_error: false
|
||||
raise_error_excludes:
|
||||
504: ['https://www.mkdocs.org/']
|
||||
@@ -94,8 +94,8 @@ plugins:
|
||||
verbose: false
|
||||
enabled_if_env: ENABLE_PDF_EXPORT
|
||||
optimize:
|
||||
# enabled: !ENV [PROD_BUILD, true]
|
||||
# privacy:
|
||||
enabled: !ENV [PROD_BUILD, true]
|
||||
privacy:
|
||||
|
||||
#theme_dir: mkdocs-material
|
||||
nav:
|
||||
|
||||
Reference in New Issue
Block a user