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 b7c0d4c..feb4e65 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: Andrew's Website email: alee14498@gmail.com description: >- # this means to ignore newlines until "baseurl:" - My personal website + 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 |
