From 97904c2ad827c47b484a38d6dd534afa9f15043d Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 15 Mar 2025 23:35:40 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2a368db..7937d2b 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ description: Build your dreams with ESP32-S3 DevBoard. Prototyping with a human show_downloads: true google_analytics: theme: jekyll-theme-architect -baseurl: "/ESP32-S3_Uno" # the subpath of your site, e.g. /blog +baseurl: "/ESP32-S3_Arduino-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