From c922a4da0b7088e63785a1c7d5dbceda743e6efd Mon Sep 17 00:00:00 2001 From: Jieiku <106644+Jieiku@users.noreply.github.com> Date: Tue, 14 Mar 2023 22:27:39 -0700 Subject: Fix For New Zola Versions --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') 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] -- cgit v1.2.3