From fece8a2932bd482935a486e4eaf70b977090ecff Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:42:54 -0800 Subject: [PATCH] Create _config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..68730c9 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +include: [".well-known"]