changed theme name
This commit is contained in:
parent
edcd2f3814
commit
372a31f0f5
10
theme.toml
10
theme.toml
|
@ -1,18 +1,18 @@
|
||||||
# theme.toml template for a Hugo theme
|
# theme.toml template for a Hugo theme
|
||||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||||
|
|
||||||
name = "Simple Goeland"
|
name = "Tem blog Ewen"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://forge.goe.land/eorn/simple-goeland/src/branch/master/LICENSE"
|
licenselink = "https://git.fedi.bzh/ewen/theme-blog-ewen/src/branch/master/LICENSE"
|
||||||
description = ""
|
description = ""
|
||||||
homepage = "http://forge.goe.land/eorn/simple-goeland"
|
homepage = "https://git.fedi.bzh/ewen/theme-blog-ewen"
|
||||||
tags = []
|
tags = []
|
||||||
features = []
|
features = []
|
||||||
min_version = "0.58"
|
min_version = "0.58"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Eorn"
|
name = "Ewen"
|
||||||
homepage = "https://blog.goe.land"
|
homepage = "https://ewen.korr.bzh"
|
||||||
|
|
||||||
# If porting an existing theme
|
# If porting an existing theme
|
||||||
[original]
|
[original]
|
||||||
|
|
Loading…
Reference in a new issue