diff options
| -rw-r--r-- | theme.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ name = "no style, please!" description = "A (nearly) no-CSS, fast, minimalist Zola theme" license = "MIT" -homepage = "https://gitlab.com/4bcx/no-style-please" +homepage = "https://gitlab.com/atgumx/no-style-please" min_version = "0.4.0" -demo = "https://4bcx.gitlab.io/no-style-please" +demo = "https://atgumx.gitlab.io/no-style-please" [extra] @@ -15,4 +15,4 @@ homepage = "https://4b.cx" [original] author = "Riccardo Graziosi" homepage = "https://riggraz.dev" -repo = "https://github.com/riggraz/no-style-please"
\ No newline at end of file +repo = "https://github.com/riggraz/no-style-please" |
