1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-07-01 10:33:45 +02:00
hugo-theme-bootstrap4-blog/theme.toml
Alan Orth 2bb1d6ecc0
First commit with initial theme
Some file are empty (created by `hugo new theme`), but I've left
them for reference later.
2016-08-28 16:22:32 +03:00

22 lines
505 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Hugo Bootstrap4 Blog"
license = "GPL-3.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
description = ""
homepage = "http://siteforthistheme.com/"
tags = ["", ""]
features = ["", ""]
min_version = 0.15
[author]
name = "Alan Orth"
homepage = "https://englishbulgaria.net"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""