From 9723fb4d16845fd0529c6a8e0b7bdb295ad05823 Mon Sep 17 00:00:00 2001 From: pandaisabear-HK Date: Thu, 23 Oct 2025 16:25:03 +0800 Subject: [PATCH] Update site URL in configuration file --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7f913b3e..72c0a79c 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o lang: en # the language of your site (for example: en, fr, cn, ru, etc.) icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) -url: https://xiaohang007.github.io/ # the base hostname & protocol for your site +url: https://pandaisabear.github.io/ # the base hostname & protocol for your site baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root last_updated: false # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR