diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index f839b2e..d66cbf2 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: Andrew Lee email: alee14498@gmail.com description: >- # this means to ignore newlines until "baseurl:" - Andrew's personal website + Welcome to Andrew's Personal Website! # baseurl: "" # the subpath of your site, e.g. /blog url: "http://alee14.ml" # the base hostname & protocol for your site, e.g. http://example.com |
