From 9914c1639acf10b7a6d7a7cb271cd6b67658b894 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 22:11:46 -0400 Subject: [PATCH] Create _config.yml --- web/_config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 web/_config.yml diff --git a/web/_config.yml b/web/_config.yml new file mode 100644 index 000000000..dd9f2bd6f --- /dev/null +++ b/web/_config.yml @@ -0,0 +1,5 @@ +title: ESP32 Nodes +description: ESP32 IoT gadgets +show_downloads: true +google_analytics: +theme: jekyll-theme-architect