From c5ab936f4241dc2cffbc1523ae8427acfd90516b Mon Sep 17 00:00:00 2001 From: Draconis Date: Fri, 14 Mar 2025 19:23:35 +0100 Subject: [PATCH] config key privacy.twitter was deprecated --- hugo.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hugo.toml b/hugo.toml index e50347f..c60511c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -103,11 +103,6 @@ unsafe = true disabled = false simple = true - [privacy.twitter] - disabled = false - enableDNT = true - simple = true - [privacy.instagram] disabled = false simple = true