From 7455db083e6265955223734a3c460c5a07cb52e4 Mon Sep 17 00:00:00 2001 From: Draconis Date: Fri, 14 Mar 2025 19:32:03 +0100 Subject: [PATCH] config key services.twitter.disableInlineCSS was deprecated --- hugo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index c60511c..455a681 100644 --- a/hugo.toml +++ b/hugo.toml @@ -114,7 +114,4 @@ unsafe = true [services] [services.instagram] - disableInlineCSS = true - - [services.twitter] disableInlineCSS = true \ No newline at end of file