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