Initial commit
This commit is contained in:
commit
e9839679e6
31 changed files with 911 additions and 0 deletions
15
theme.toml
Normal file
15
theme.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "nextDESIGN"
|
||||
license = "MIT"
|
||||
licenselink = "https://gitlab.com/mmk2410/nextDESIGN/blob/master/LICENSE"
|
||||
description = "Simple design created for mmk2410.org"
|
||||
homepage = "https://mmk2410.org/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "Marcel Kapfer"
|
||||
homepage = "https://mmk2410.org"
|
Loading…
Add table
Add a link
Reference in a new issue