mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
theme.toml: Clean up, update
This commit is contained in:
parent
7a9c17bc55
commit
3f6fa1dfa4
11
theme.toml
11
theme.toml
@ -1,21 +1,12 @@
|
|||||||
# theme.toml template for a Hugo theme
|
|
||||||
# See https://github.com/spf13/hugoThemes#themetoml for an example
|
|
||||||
|
|
||||||
name = "Hugo Bootstrap v4 Blog"
|
name = "Hugo Bootstrap v4 Blog"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt"
|
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt"
|
||||||
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
|
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
|
||||||
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
|
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
|
||||||
tags = ["bootstrap", "blog"]
|
tags = ["bootstrap", "blog"]
|
||||||
features = ["responsive", ""]
|
features = ["responsive", "blog"]
|
||||||
min_version = 0.17
|
min_version = 0.17
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Alan Orth"
|
name = "Alan Orth"
|
||||||
homepage = "https://englishbulgaria.net"
|
homepage = "https://englishbulgaria.net"
|
||||||
|
|
||||||
# If porting an existing theme
|
|
||||||
[original]
|
|
||||||
name = ""
|
|
||||||
homepage = ""
|
|
||||||
repo = ""
|
|
||||||
|
Loading…
Reference in New Issue
Block a user