summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorJieiku <106644+Jieiku@users.noreply.github.com>2023-03-14 22:22:39 -0700
committerJieiku <106644+Jieiku@users.noreply.github.com>2023-03-14 22:22:39 -0700
commita8610e64397d620384b8da80de2af2ea34bc5bfe (patch)
tree4cce86601cf8d55128ac552350470170498ad9d9 /theme.toml
parent9366861e47f13502a9c8f26ee868c24fadf639e1 (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 12acdda..795ca68 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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/"