diff --git a/_config.yml b/_config.yml index 3320a626ec..b0909d77a2 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: WangXiaoXiang email: wangxiaoxiang5599@gmail.com description: author: Start Bootstrap -baseurl: "" +baseurl: "/home" url: "https://wangxiaoxiang5599.github.io/" # Social Profiles diff --git a/jekyll-theme-clean-blog.gemspec b/jekyll-theme-clean-blog.gemspec index 278b297f73..de0c7a581f 100644 --- a/jekyll-theme-clean-blog.gemspec +++ b/jekyll-theme-clean-blog.gemspec @@ -1,7 +1,7 @@ # frozen_string_literal: true Gem::Specification.new do |spec| - spec.name = "jekyll-theme-clean-blog" + spec.name = "home" spec.version = "4.0.12" spec.authors = ["Start Bootstrap"] spec.email = ["wangxiaoxiang5599@gmail.com"]