From 1c1d9a894b77f7c45f21abb957d36a73ca16765f Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sun, 20 Jul 2025 15:19:02 -0400 Subject: [PATCH] Update _config.yml DNS --- _config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9396dae..01205f7 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,11 @@ description: Build your prototypes with a human touch. show_downloads: true google_analytics: theme: jekyll-theme-architect -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 +#github hosted +#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 +baseurl: "/" +url: "https://devboard.techquadbit.net/" permalink: /:month-:day-:year/:title.html plugins: