Add site params and avatar
This commit is contained in:
parent
1c25190dd9
commit
d2dfbb123c
@ -8,6 +8,11 @@ theme = 'm10c'
|
|||||||
name = "Tags"
|
name = "Tags"
|
||||||
url = "/tags/"
|
url = "/tags/"
|
||||||
|
|
||||||
|
[params]
|
||||||
|
description = "This is my blog 😁"
|
||||||
|
author = "Isaac Shoebottom"
|
||||||
|
avatar = "avatar.png"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
icon = "github"
|
icon = "github"
|
||||||
name = "My Github"
|
name = "My Github"
|
||||||
|
BIN
static/avatar.png
Normal file
BIN
static/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user