Inserito il tema direttamente nel codice invece che come sottomodulo
This commit is contained in:
17
themes/hugo-universal-theme/theme.toml
Normal file
17
themes/hugo-universal-theme/theme.toml
Normal file
@ -0,0 +1,17 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user