From e159bbd558f01656f2a1ebabd1ff9d54a2fdd1ae Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sun, 17 Feb 2019 03:05:05 +0000 Subject: [PATCH] config: server migration --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 74c461f..7fa9299 100644 --- a/_config.yml +++ b/_config.yml @@ -21,8 +21,8 @@ title_separator : "-" subtitle : # site tagline that appears below site title in masthead name : "xdavidwu" description : "" -url : "https://parto.trunksys.com" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" -baseurl : "/pages/xdavidwu" # the subpath of your site, e.g. "/blog" +url : "https://xdavidwu.parto.nctu.me" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +baseurl : "" # the subpath of your site, e.g. "/blog" repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" -- 2.43.0