diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-06-03 15:47:18 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-06-03 15:47:18 -0400 |
| commit | 880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06 (patch) | |
| tree | d2d02e03c8ee3d3afbff097efc6bc0382ec0cd6c /_config.yml | |
| parent | c5f063422fe109b0dc879f78dfa990c463ff2df7 (diff) | |
| download | sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.tar.gz sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.tar.bz2 sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.zip | |
Some changes
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index dcbe146..edc9869 100644 --- a/_config.yml +++ b/_config.yml @@ -24,8 +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: "/sei-website" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://sei.alee14.me" # the base hostname & protocol for your site, e.g. http://example.com # Build settings plugins: |
