blob: 12acddaa7c494fa5bda85fe1b1b18d141a776ae8 (
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-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]
|