From 08e0b5e2bed0aabfc2b35fd9f257790554bff18b Mon Sep 17 00:00:00 2001 From: Zhonghao Chen <52743961+zhonghaochen@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:30:17 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 3e0a086..f3cb30d 100644 --- a/_config.yml +++ b/_config.yml @@ -11,9 +11,9 @@ title : "Zhonghao Chen" title_separator : "-" name : &name "Your Name" description : &description "personal description" -url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : https://zhonghaochen.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog" -repository : "academicpages/academicpages.github.io" +repository : "zhonghaochen/zhonghaochen.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 160