-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy paththeme.toml
21 lines (18 loc) · 878 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Business Frontpage"
license = "MIT"
licenselink = "//github.com/cowboysmall-tools/hugo-business-frontpage-theme/blob/master/LICENSE.md"
description = "Business Frontpage is a basic HTML starter template for creating a Bootstrap based website for a small business or other organization."
homepage = "//github.com/cowboysmall-tools/hugo-business-frontpage-theme"
tags = ["starter", "business", "home", "page"]
features = ["marketing", "boxes", "responsive"]
min_version = "0.41"
[author]
name = "Jerry Kiely"
homepage = "//github.com/cowboysmall"
# If porting an existing theme
[original]
name = "Start Bootstrap"
homepage = "//startbootstrap.com/templates/business-frontpage"
repo = "//github.com/BlackrockDigital/startbootstrap-business-frontpage"