add avatar
This commit is contained in:
parent
05f778d54a
commit
43b32d4971
@ -65,14 +65,15 @@ publishdir = "/var/www/localhost/htdocs"
|
|||||||
rss = 10
|
rss = 10
|
||||||
[params.home.profile]
|
[params.home.profile]
|
||||||
enable = true
|
enable = true
|
||||||
gravatarEmail = "arne@br0tkasten.de"
|
avatarURL = "/image/ego.jpeg"
|
||||||
|
#gravatarEmail = "arne@br0tkasten.de"
|
||||||
title = "just my two cents"
|
title = "just my two cents"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
typeit = true
|
typeit = true
|
||||||
social = true
|
social = true
|
||||||
disclaimer = ""
|
disclaimer = ""
|
||||||
[params.home.posts]
|
[params.home.posts]
|
||||||
enable = true
|
enable = false
|
||||||
paginate = 6
|
paginate = 6
|
||||||
defaultHiddenFromHomePage = true
|
defaultHiddenFromHomePage = true
|
||||||
|
|
||||||
@ -229,6 +230,7 @@ publishdir = "/var/www/localhost/htdocs"
|
|||||||
name = "br0tkasten"
|
name = "br0tkasten"
|
||||||
email = "arne@br0tkasten.de"
|
email = "arne@br0tkasten.de"
|
||||||
link = ""
|
link = ""
|
||||||
|
avatar = "/image/ego.jpeg"
|
||||||
|
|
||||||
[sitemap]
|
[sitemap]
|
||||||
changefreq = "weekly"
|
changefreq = "weekly"
|
||||||
|
BIN
static/image/ego.jpeg
Normal file
BIN
static/image/ego.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Loading…
x
Reference in New Issue
Block a user