diff --git a/docs/website/config/_default/config.toml b/docs/website/config/_default/config.toml index 784dab7..db44522 100644 --- a/docs/website/config/_default/config.toml +++ b/docs/website/config/_default/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://foo-dogsquared.github.io/wrapper-manager-fds' +baseURL = 'https://foo-dogsquared.github.io/nix-module-wrapper-manager-fds' defaultContentLanguage = 'en' title = "wrapper-manager-fds" timeZone = "UTC" diff --git a/docs/website/config/_default/markup.toml b/docs/website/config/_default/markup.toml index b562157..d7d7586 100644 --- a/docs/website/config/_default/markup.toml +++ b/docs/website/config/_default/markup.toml @@ -19,9 +19,9 @@ reproducible = true stem = "latexmath" env-hugo = true -avatarsdir = "/wrapper-manager-fds/icons/avatars" +avatarsdir = "/nix-module-wrapper-manager-fds/icons/avatars" avatarstype = "svg" icons = "image" -iconsdir = "/wrapper-manager-fds/icons/asciidoctor" +iconsdir = "/nix-module-wrapper-manager-fds/icons/asciidoctor" icontype = "svg"