Add headline parameter and image resizing

This commit is contained in:
James Panther
2022-06-17 11:56:39 +10:00
parent 5ae1a23727
commit e2dd72d0be
6 changed files with 24 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ disableKinds = ["taxonomy", "term"]
[author]
name = "Lynx"
headline = "A simple links theme for Hugo built with Tailwind CSS"
image = "author.jpg"
links = [
{ link = { href = "https://github.com/jpanther/lynx/blob/stable/README.md", text = "View the readme", icon = "github" } },