theme: set avatar, username, content
This commit is contained in:
parent
d36083c44f
commit
1c259e05b3
@ -19,10 +19,15 @@ list_pages = true
|
|||||||
navbar_items = [
|
navbar_items = [
|
||||||
{ code = "en", nav_items = [
|
{ code = "en", nav_items = [
|
||||||
{ url = "/", name = "/home/"},
|
{ url = "/", name = "/home/"},
|
||||||
{ url = "/blog", name = "/blog/"},
|
{ url = "/posts", name = "/posts/"},
|
||||||
{ url = "https://git.project-cloud.net", name = "/git/"},
|
{ url = "https://git.project-cloud.net", name = "/git/"},
|
||||||
{ url = "https://cloud.project-cloud.net", name = "/cloud/"}
|
{ url = "https://cloud.project-cloud.net", name = "/cloud/"}
|
||||||
]},
|
]},
|
||||||
]
|
]
|
||||||
|
|
||||||
[extra.social]
|
[extra.social]
|
||||||
|
|
||||||
|
# Author details
|
||||||
|
[extra.author]
|
||||||
|
name = "Asmir Abdulahovic"
|
||||||
|
avatar = "static/avatar.png"
|
||||||
|
BIN
static/images/avatar.png
Normal file
BIN
static/images/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue
Block a user