Skip to content

Commit 466ca1c

Browse files
committed
configure hcard to display fullname and username
1 parent 7f77ce0 commit 466ca1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ theme = 'plague'
77
siteHeaderText = "nyashbox.cc"
88
colors = "default"
99

10+
[params.hcard]
11+
fullName = "nyashbox"
12+
nickname = "nyashbox"
13+
showLocation = false
14+
1015
[caches]
1116
[caches.images]
1217
dir = ':cacheDir/images'

0 commit comments

Comments
 (0)