blob: 7f6beeed61d74123706369dba8f2786132b08c04 (
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"
min_version = "0.11.0"
demo = "https://particle.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]
|