summaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: 40ee159dbd368b39f4b8a9aec8b0c2071c7eafaf (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 = "Apache-2.0"
licenselink = "https://github.com/amzrk2/hugo-theme-fuji/blob/master/LICENSE"
description = "A minimal Hugo theme with nice theme color."
homepage = "https://github.com/amzrk2/hugo-theme-fuji/"
tags = ["blog", "minimal", "responsive", "dark mode"]
features = ["blog", "minimal", "responsive", "dark mode"]
min_version = "0.62.1"

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