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
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Simple Goeland"
|
||||
name = "Tem blog Ewen"
|
||||
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 = ""
|
||||
homepage = "http://forge.goe.land/eorn/simple-goeland"
|
||||
homepage = "https://git.fedi.bzh/ewen/theme-blog-ewen"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.58"
|
||||
|
||||
[author]
|
||||
name = "Eorn"
|
||||
homepage = "https://blog.goe.land"
|
||||
name = "Ewen"
|
||||
homepage = "https://ewen.korr.bzh"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
|
|
Loading…
Reference in a new issue