diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 8412043f..b5bc9dfc 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ author: Robert Jaros email: rjaros@treksoft.pl description: >- # this means to ignore newlines until "baseurl:" Object oriented Web UI framework for Kotlin/JS. -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "/kvision" # the subpath of your site, e.g. /blog url: "https://rjaros.github.io" # the base hostname & protocol for your site, e.g. http://example.com github_username: rjaros/kvision |
