theme: set avatar, username, content

This commit is contained in:
Asmir A 2023-11-15 17:22:15 +01:00
parent d36083c44f
commit 1c259e05b3
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2
2 changed files with 6 additions and 1 deletions

View File

@ -19,10 +19,15 @@ list_pages = true
navbar_items = [
{ code = "en", nav_items = [
{ url = "/", name = "/home/"},
{ url = "/blog", name = "/blog/"},
{ url = "/posts", name = "/posts/"},
{ url = "https://git.project-cloud.net", name = "/git/"},
{ url = "https://cloud.project-cloud.net", name = "/cloud/"}
]},
]
[extra.social]
# Author details
[extra.author]
name = "Asmir Abdulahovic"
avatar = "static/avatar.png"

BIN
static/images/avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB