add avatar
This commit is contained in:
parent
42bf6868a0
commit
10780c93e4
@ -6,9 +6,9 @@ publishdir = "/var/www/localhost/htdocs"
|
|||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "knowledge"
|
identifier = "blog"
|
||||||
name = "Knowledge"
|
name = "Blog"
|
||||||
url = "/knowledge/"
|
url = "/blog/"
|
||||||
title = ""
|
title = ""
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
@ -68,6 +68,7 @@ publishdir = "/var/www/localhost/htdocs"
|
|||||||
[params.home.profile]
|
[params.home.profile]
|
||||||
enable = true
|
enable = true
|
||||||
title = "Hi, ich bin Tom!"
|
title = "Hi, ich bin Tom!"
|
||||||
|
avatarURL = "/images/avatar.png"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
typeit = true
|
typeit = true
|
||||||
social = false
|
social = false
|
||||||
|
BIN
static/images/avatar.png
Normal file
BIN
static/images/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 569 KiB |
Loading…
x
Reference in New Issue
Block a user