From 3024d615f21f700c9cf8b79e209c3248032b81bb Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Mon, 27 Jan 2025 01:00:02 -0500 Subject: [PATCH] . --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index f428af8..76ee759 100644 --- a/_config.yml +++ b/_config.yml @@ -5,6 +5,7 @@ google_analytics: theme: jekyll-theme-architect baseurl: "/ESP32-C3_Breadboard-Adapter" # 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 plugins: - jekyll-feed