diff options
| author | Silvano Sallese <svavs@users.noreply.github.com> | 2023-05-11 00:30:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-11 00:30:10 +0200 |
| commit | 2fd9859e7f5f92bd1c023525428a88bc5e411017 (patch) | |
| tree | 7e28a7b29bde2da24644a906c85acba87c7f9c5d /theme.toml | |
| parent | 6ed4b7cbe848e18e418cacbc58608637f6056f43 (diff) | |
| parent | da98b0f1a0179473a96f5f58b77c858c1738ab80 (diff) | |
Merge pull request #6 from svavs/master
Align to master
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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] |
