add git info to config
This commit is contained in:
parent
3b8583129b
commit
4f111346c9
|
@ -5,9 +5,11 @@ theme: secluded
|
||||||
relativeURLs: true
|
relativeURLs: true
|
||||||
permalinks:
|
permalinks:
|
||||||
posts: "/:title/"
|
posts: "/:title/"
|
||||||
|
enableGitInfo: true
|
||||||
params:
|
params:
|
||||||
author: Amolith
|
author: Amolith
|
||||||
description: Blog of a pseudonymous netizen
|
description: Blog of a pseudonymous netizen
|
||||||
|
gitUrl: "https://git.nixnet.services/Amolith/secluded/commit/"
|
||||||
contact:
|
contact:
|
||||||
fediverse: https://nixnet.social/@amolith
|
fediverse: https://nixnet.social/@amolith
|
||||||
email: amolith@secluded.site
|
email: amolith@secluded.site
|
||||||
|
|
Loading…
Reference in New Issue