diff --git a/config.toml b/config.toml index f31e64e..eff0727 100644 --- a/config.toml +++ b/config.toml @@ -18,10 +18,10 @@ highlight_code = true author = "Ahmed Alaa" logo = "images/logo.png" header_nav = [ - { name = "~home", url = "/" }, - { name = "#tags", url = "/tags" }, - { name = "+categories", url = "/categories" }, - { name = "@contexts", url = "/contexts" }, + { name = "~home", url = "/no-style-please/" }, + { name = "#tags", url = "/no-style-please/tags" }, + { name = "+categories", url = "/no-style-please/categories" }, + { name = "@contexts", url = "/no-style-please/contexts" }, ] footer_nav = [ { name = "< previous", url = "#" }, diff --git a/content/_index.md b/content/_index.md index 5ef0a42..1ca4316 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,7 +3,7 @@ - info - a (nearly) no-CSS, fast, minimalist Zola theme. - - [gitlab](https://gitlab.com/4bcx/no-style-please) and [github](https://github.com/4bcx/no-style-please) repos + - [gitlab](https://gitlab.com/atgumx/no-style-please) and [github](https://github.com/atgumx/no-style-please) repos - ported from [riggraz](https://riggraz.dev/)'s [no style, please! Jekyll theme](https://riggraz.dev/no-style-please/) - posts - [Overview Post](./overview-post)