diff --git a/Gemfile.lock b/Gemfile.lock index 824b195..e89b232 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.9) rouge (3.16.0) safe_yaml (1.0.5) sassc (2.2.1) diff --git a/_config.yml b/_config.yml index 2109b92..57ff4ad 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,8 @@ title: 零博客 2024.Q2 description: >- # this means to ignore newlines until "baseurl:" Read blog on demand. -baseurl: "/pen/24q2" # the subpath of your site, e.g. /blog -url: "https://agora0.gitlab.io" # the hostname & protocol, e.g. http://example.com +baseurl: "/24q2" # the subpath of your site, e.g. /blog +url: "https://agora0.github.io" # the hostname & protocol, e.g. http://example.com github_username: agorahub # Build settings