Skip to content

Commit

Permalink
Update base url config
Browse files Browse the repository at this point in the history
  • Loading branch information
yulu committed Mar 1, 2024
1 parent 4954990 commit 1e4ee39
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 @@ -4,7 +4,7 @@ email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
I am migrating from a blog service provider to github, still trying out with Jekyll
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://yulu.github.io" # the base hostname & protocol for your site
url: "https://littlecheesecake.me" # the base hostname & protocol for your site
twitter_username: little_cake_yl
github_username: yulu

Expand Down

0 comments on commit 1e4ee39

Please sign in to comment.