Update: Theme config

This commit is contained in:
Aroy-Art 2022-10-14 16:12:52 +02:00
parent 9500bb2345
commit 6c80f3cedb
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -1,21 +1,21 @@
# theme.toml template for a Hugo theme # theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example # See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "BioTech" name = "Rinkusu"
license = "MIT" license = "MIT"
licenselink = "https://github.com/Aroy-Art/BioTech/blob/main/LICENSE" licenselink = "https://github.com/Aroy-Art/Rinkusu/blob/main/LICENSE"
description = "" description = ""
homepage = "http://example.com/" homepage = "http://example.com/"
tags = ["blog"] tags = ["blog"]
features = ["blog"] features = ["blog"]
min_version = "0.41.0" min_version = "0.92.0"
[author] [author]
name = "Aroy-Art" name = "Aroy-Art"
homepage = "" homepage = "https://aroy-art.com"
# If porting an existing theme # If porting an existing theme
[original] [original]
name = "" name = ""
homepage = "" homepage = ""
repo = "" repo = ""