diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-17 23:07:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-17 23:07:17 -0400 |
| commit | c5f063422fe109b0dc879f78dfa990c463ff2df7 (patch) | |
| tree | a8d80bacd9c130e229bf1c5382c4ee2444192c32 /_config.yml | |
| parent | 40fbae0793f88eaf58b1c03f853be2410ac5697d (diff) | |
| download | sei-website-c5f063422fe109b0dc879f78dfa990c463ff2df7.tar.gz sei-website-c5f063422fe109b0dc879f78dfa990c463ff2df7.tar.bz2 sei-website-c5f063422fe109b0dc879f78dfa990c463ff2df7.zip | |
Update _config.yml
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 b0c8a23..dcbe146 100644 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ description: >- # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "/sei-website" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com # Build settings |
