summaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: 88241b4606b70dc2970c159bcd48e534a6d84a99 (plain) (blame)
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 = "Fuji"
license = "GPLv3"
licenselink = "https://github.com/amzrk2/hugo-theme-fuji/blob/master/LICENSE"
description = "A minimal Hugo theme powered by GitHub Primer CSS."
homepage = "https://github.com/amzrk2/hugo-theme-fuji/"
tags = ["blog", "minimal", "primer"]
features = ["responsive"]
min_version = "0.62.1"

[author]
  name = "DSRKafuU(amzrk2)"
  homepage = "https://amzrk2.cc/about/"