mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
09.58.2024 115b9093423e442e4ecaeb5132585dd1d78cea71
docs: update theme.toml
1 files modified
12 ■■■■ changed files
theme.toml 12 ●●●● patch | view | raw | blame | history
theme.toml
@@ -1,5 +1,4 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
# Docs: https://github.com/gohugoio/hugoThemesSiteBuilder?tab=readme-ov-file#theme-configuration
name = "Split"
license = "Creative Commons Attribution 3.0 Unported"
@@ -8,12 +7,13 @@
homepage = "//github.com/escalate/hugo-split-theme"
tags = ["minimal", "onepage", "one page", "responsive", "personal"]
features = []
min_version = "0.21"
min_version = "0.120"
[author]
  name = "Christian Mendoza / Felix Börner"
authors = [
  {name = "Christian Mendoza", homepage = "https://iamchristian.me/ndoza"},
  {name = "Felix Börner", homepage = "https://www.felix-boerner.de/"}
]
# If porting an existing theme
[original]
  name = "One Page Love"
  homepage = "//onepagelove.com/split"