diff --git a/config.toml b/config.toml index 11074af..c401ce1 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "/~y192235/" +baseurl = "/" languageCode = "en-us" theme = "hello-friend-ng" @@ -25,7 +25,7 @@ theme = "hello-friend-ng" [params.logo] logoText = "dotya.ml" - logoHomeLink = "/~y192235/" + logoHomeLink = "/" [[params.social]] name = "telegram" @@ -45,7 +45,7 @@ theme = "hello-friend-ng" [languages.en.params.logo] logoText = "dotya.ml" - logoHomeLink = "/~y192235/" + logoHomeLink = "/" # or # # path = "/img/your-example-logo.svg"