aboutsummaryrefslogtreecommitdiff
path: root/themes/flamingo/theme.toml
blob: b4f1c192d04016f9a4e5393ce6c0f3bdf5e474be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "Flamingo"
license = "MIT"
licenselink = "https://github.com/vimux/blank/blob/master/LICENSE"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
tags = ["blog", "plain", "starter", "development"]
features = ["blog"]
min_version = "0.01"

[author]
  name = "mrprofessor"
  homepage = "https://github.com/mrprofessor"