12 lines
451 B
TOML
12 lines
451 B
TOML
name = "avian"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/dirkolbrich/hugo-tailwindcss-starter-theme/blob/main/LICENSE"
|
|
description = "A boilerplate starter theme using Tailwind CSS."
|
|
homepage = "https://github.com/dirkolbrich/hugo-tailwindcss-starter-theme"
|
|
tags = ["Hugo", "Tailwind CSS", "theme", "starter", "boilerplate"]
|
|
features = []
|
|
min_version = "0.88.0"
|
|
|
|
[author]
|
|
name = "Dirk Olbrich"
|
|
homepage = "https://github.com/dirkolbrich/"
|