aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: 47bcbd151a99a57071c7af8bc7bfbeca78d9fadc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "Aoidh
description = "A simple, mainly-CSS theme inspired by Acme"

license = "GPL-3.0-or-later"
licenselink = "https://www.gnu.org/licenses/gpl-3.0.txt"

homepage = "https://git.samanthony.xyz/aoidh"
demosite = "https://www.samanthony.xyz"

tags = ["personal", "light"]
features = [
	"nav",
	"responsive buttons",
	"readable black serif type on white background"
]

[author]
	name = "Sam Anthony"
	homepage = "https://www.samanthony.xyz"