From a6ed78c2ca6cb7027518fba37d3b74f52b74b003 Mon Sep 17 00:00:00 2001 From: emil Date: Thu, 30 Apr 2026 01:03:04 +0300 Subject: [PATCH] Fix baseURL to include repo subpath for GitHub Pages Co-Authored-By: Claude Sonnet 4.6 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index c19643a..d6b6f85 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://emil28092005.github.io/" +baseURL = "https://emil28092005.github.io/Emil_Shanayev_Resume/" languageCode = "ru" title = "Emil Shanayev"