✨ Add headline parameter and image resizing
This commit is contained in:
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
@@ -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" } },
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
description: "This is a demo of the Lynx theme for Hugo."
|
||||
---
|
||||
|
||||
A simple links theme for Hugo built with Tailwind CSS.
|
||||
View the readme or check out all the link styles available using the links below.
|
||||
|
||||
Reference in New Issue
Block a user