diff options
| -rw-r--r-- | content/.gitkeep | 0 | ||||
| -rw-r--r-- | theme.toml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/content/.gitkeep b/content/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/content/.gitkeep @@ -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/" |
