diff options
| author | Jieiku <106644+Jieiku@users.noreply.github.com> | 2023-03-14 22:22:39 -0700 |
|---|---|---|
| committer | Jieiku <106644+Jieiku@users.noreply.github.com> | 2023-03-14 22:22:39 -0700 |
| commit | a8610e64397d620384b8da80de2af2ea34bc5bfe (patch) | |
| tree | 4cce86601cf8d55128ac552350470170498ad9d9 /theme.toml | |
| parent | 9366861e47f13502a9c8f26ee868c24fadf639e1 (diff) | |
Fix For New Zola Versions
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ name = "particle" description = "Particle theme for Zola" license = "MIT" -homepage = "https://github.com/svavs/particle" +homepage = "https://github.com/svavs/particle-zola" min_version = "0.11.0" demo = "https://particle-zola.vercel.app/" |
