From 0755d29e36e43213f9165277f2f20287f126fb8d Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Thu, 20 Nov 2025 18:24:37 +0100 Subject: feat: add layout to include remote content --- hugo.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml index 550d9f3..7820b4b 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -10,6 +10,13 @@ markup: renderer: unsafe: true +security: + http: + methods: + - GET + urls: + - https://codeberg.org/mielota/dox/raw/branch/main/etc/fail2ban/jail.local + params: css: style.css?v=1.0.10 author: -- cgit v1.2.3