From bf5be49186dcc73d57a13a05f5711a2a6f43cb87 Mon Sep 17 00:00:00 2001 From: geeksville Date: Wed, 15 Apr 2020 18:01:43 -0700 Subject: [PATCH] It helps if I use the right filename when I'm remote debugging githubpages --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 0913c38b3..9c1ecd436 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,5 +4,5 @@ title: Meshtastic description: An opensource hiking, pilot, skiing, Signal-App-extending GPS mesh communicator google_analytics: G-DRZ5H5EXHV -include: [".well_known"] +include: [".well-known"]