18 lines
615 B
TOML
18 lines
615 B
TOML
name = "Universal"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/devcows/hugo-universal-theme/blob/master/LICENSE"
|
|
description = "A port of the Universal theme"
|
|
homepage = "https://github.com/devcows/hugo-universal-theme"
|
|
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive"]
|
|
features = ["blog", "themes", "disqus", "minimal", "responsive"]
|
|
min_version = 0.15
|
|
|
|
[author]
|
|
name = "devcows"
|
|
homepage = "https://github.com/devcows"
|
|
|
|
# If Porting existing theme
|
|
[original]
|
|
author = "bootstrapious"
|
|
homepage = "http://bootstrapious.com/p/universal-business-e-commerce-template"
|