~xdavidwu/xdavidwu.link

a53325a8d5b19297fcd9a4b96b294d78e9371e70 — xdavidwu 5 years ago 554ed62
config: fix uri
1 files changed, 1 insertions(+), 1 deletions(-)

M _config.yml
M _config.yml => _config.yml +1 -1
@@ 22,7 22,7 @@ subtitle                 : # site tagline that appears below site title in masth
name                     : "Your Name"
description              : "An amazing website."
url                      : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl                  : # the subpath of your site, e.g. "/blog"
baseurl                  : "/pages/xdavidwu" # 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"