From cff711eea9e8139f6d88ea7b513f1c999f15aa3a Mon Sep 17 00:00:00 2001 From: akallabeth Date: Wed, 3 Apr 2024 16:21:33 +0200 Subject: [PATCH] add .well-known to _config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index c90abfa..9a140bb 100644 --- a/_config.yml +++ b/_config.yml @@ -9,3 +9,4 @@ author: name: Bernhard Miklautz email: bmiklautz+freerdp@shacknet.at description: FreeRDP is a free remote desktop protocol client. +include: [".well-known"]