aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: 6a79ad71c7612c5788cb23797842170c8100b054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Minimalist"
license = "MIT"
licenselink = "https://git.najera.pw/hugo-minimalist-theme/tree/LICENSE"
description = ""
homepage = "https://git.najera.pw/hugo-minimalist-theme/"
tags = []
features = []
min_version = "0.41"

[author]
  name = "Óscar Nájera"
  homepage = "https://blog.oscarnajera.com"