From 7d99cc12ac98f8aa7eb590c65c12fccb9c6a4866 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 18 Jul 2022 03:03:01 -0400 Subject: [PATCH] Disable asset fingerprinting Signed-off-by: Tommy --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index 11ad939..f76104b 100644 --- a/config.yml +++ b/config.yml @@ -20,13 +20,13 @@ params: ShowPostNavLinks: true ShowBreadCrumbs: true ShowWordCount: true - showtoc: true + ShowToc: true ShowRssButtonInSectionTermList: true ShowCodeCopyButtons: true assets: # disableHLJS: true # to disable highlight.js - # disableFingerprinting: true + disableFingerprinting: true favicon: "" favicon16x16: "" favicon32x32: ""