diff options
| author | jieiku <4367667-jieiku@users.noreply.gitlab.com> | 2023-09-08 22:41:39 +0000 |
|---|---|---|
| committer | jieiku <4367667-jieiku@users.noreply.gitlab.com> | 2023-09-08 22:41:39 +0000 |
| commit | 1043b39d614a8ec371ea63bef42c57bcd684db20 (patch) | |
| tree | 47e40ae557567d3c47441b1b35a6b83a384f33e3 | |
| parent | d39edd0a30d559fb9d792481c9c3b45760408722 (diff) | |
Update theme.toml
| -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" |
