Add author bio to article footer

This commit is contained in:
James Panther
2021-11-04 10:54:47 +11:00
parent 3a2ce6a9e0
commit 4fa7aa4c77
7 changed files with 19 additions and 3 deletions
+2 -1
View File
@@ -23,8 +23,9 @@ languageCode = "en-AU"
title = "My awesome website"
[author]
name = "Your name"
name = "My name"
image = "img/author.jpg"
bio = "A little bit about me"
links = [
{ twitter = "https://twitter.com/username" }
]