blob: 86a4fa8a0c66e1fa1fe2c6f5cfc7225121e6ddea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
name = "particle"
description = "Particle theme for Zola"
license = "MIT"
homepage = "https://github.com/svavs/particle-zola"
min_version = "0.16.1"
demo = "https://particle-zola.vercel.app/"
[author]
name = "Silvano Sallese"
homepage = "https://svavs.github.io/"
[original]
author = "Anon Developer"
homepage = "https://nrandecker.github.io/particle/"
repo = "https://github.com/nrandecker/particle"
[extra]
|