diff --git a/python/zensical/bootstrap/zensical.toml b/python/zensical/bootstrap/zensical.toml index 512632c..61e46bd 100644 --- a/python/zensical/bootstrap/zensical.toml +++ b/python/zensical/bootstrap/zensical.toml @@ -57,7 +57,7 @@ Copyright © 2025 The authors # # Read more: https://zensical.org/docs/customization/#additional-css # -#extra_css = ["assets/stylesheets/extra.css"] +#extra_css = ["stylesheets/extra.css"] # With the `extra_javascript` option you can add your own JavaScript to your # project to customize the behavior according to your needs. @@ -65,7 +65,7 @@ Copyright © 2025 The authors # The path provided should be relative to the "docs_dir". # # Read more: https://zensical.org/docs/customization/#additional-javascript -#extra_javascript = ["assets/javascript/extra.js"] +#extra_javascript = ["javascripts/extra.js"] # ---------------------------------------------------------------------------- # Section for configuring theme options @@ -93,7 +93,7 @@ Copyright © 2025 The authors # - https://zensical.org/docs/setup/logo-and-icons/#favicon # - https://developer.mozilla.org/en-US/docs/Glossary/Favicon # -#favicon = "assets/images/favicon.png" +#favicon = "images/favicon.png" # Zensical supports more than 60 different languages. This means that the # labels and tooltips that Zensical's templates produce are translated.