theme.toml (413B)
1 2 name = "Brine" 3 license = "MIT" 4 licenselink = "https://github.com/breadcat/blog.minskio.co.uk/blob/master/themes/Brine/LICENSE" 5 description = "A simple and minimal theme for blogs" 6 homepage = "https://minskio.co.uk/" 7 tags = ["blog", "minimal", "responsive"] 8 features = ["blog", "lightweight", "minimalist", "simple code"] 9 min_version = "0.41.0" 10 11 [author] 12 name = "Breadcat" 13 homepage = "https://minskio.co.uk/"