From 09aeac2a5dae621c76916d23088b8603b4725f50 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 17 Mar 2025 14:02:36 -0400 Subject: [PATCH] Fix webfinger inclusion --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index b13faed..2673e43 100644 --- a/_config.yml +++ b/_config.yml @@ -53,6 +53,9 @@ include: - _routes.json - _redirects + # Webfinger + - .well-known/webfinger + # Exclusions exclude: - .sass-cache/