Skip to content

Commit

Permalink
update home to /blog
Browse files Browse the repository at this point in the history
  • Loading branch information
shihaobai committed Feb 16, 2025
1 parent 84c1ab1 commit 37e4347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ title: "Lightllm Blog" # Site name or title, also used in jekyll-seo-tag
logo: "/assets/logos/logo.svg" # Site logo, also used in jekyll-seo-tag
description: "Blogs for Lightllm"
url: "https://ModelTC.github.io" # Site URL, also used in jekyll-seo-tag
baseurl: "/lightllm-blog" # Site baseurl, also used in jekyll-seo-tag
baseurl: "/lightllm-blog/blog" # Site baseurl, also used in jekyll-seo-tag
repo: "https://github.com/ModelTC/lightllm" # Path to the GitHub repository, used in footer
# email: "[email protected]"
# disqus: "alembic-1" # Blog post comments, uncomment the option and set the site ID from your Disqus account
Expand Down

0 comments on commit 37e4347

Please sign in to comment.