From 2a6cf37b1299d417b802ef497d1371d026f02f5f Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 15 Mar 2025 23:34:50 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 76ee759..2a368db 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,9 @@ -title: ESP32-C3 Breadboard Adapter -description: ESP32 IoT gadgets by Alexander B +title: ESP32-S3 Uno Development Board +description: Build your dreams with ESP32-S3 DevBoard. Prototyping with a human touch. show_downloads: true google_analytics: theme: jekyll-theme-architect -baseurl: "/ESP32-C3_Breadboard-Adapter" # the subpath of your site, e.g. /blog +baseurl: "/ESP32-S3_Uno" # the subpath of your site, e.g. /blog url: "https://alexandrebobkov.github.io/" # the base hostname & protocol for your site permalink: /:month-:day-:year/:title.html