summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorSilvano Sallese <svavs@users.noreply.github.com>2023-05-10 23:47:36 +0200
committerGitHub <noreply@github.com>2023-05-10 23:47:36 +0200
commit83740ca83ffa1b20a600efd09915450b187960ce (patch)
treeb4d33d2ca9a846d6c07680e5fc4871bd5a8f7350 /theme.toml
parent9366861e47f13502a9c8f26ee868c24fadf639e1 (diff)
parentc922a4da0b7088e63785a1c7d5dbceda743e6efd (diff)
Merge pull request #5 from Jieiku/master
Fix For New Zola Versions and fix for github URL
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 12acdda..86a4fa8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,8 +1,8 @@
name = "particle"
description = "Particle theme for Zola"
license = "MIT"
-homepage = "https://github.com/svavs/particle"
-min_version = "0.11.0"
+homepage = "https://github.com/svavs/particle-zola"
+min_version = "0.16.1"
demo = "https://particle-zola.vercel.app/"
[author]