summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorJieiku <106644+Jieiku@users.noreply.github.com>2023-03-14 22:27:39 -0700
committerJieiku <106644+Jieiku@users.noreply.github.com>2023-03-14 22:27:39 -0700
commitc922a4da0b7088e63785a1c7d5dbceda743e6efd (patch)
treeb4d33d2ca9a846d6c07680e5fc4871bd5a8f7350 /theme.toml
parenta8610e64397d620384b8da80de2af2ea34bc5bfe (diff)
Fix For New Zola Versions
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 795ca68..86a4fa8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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]