2021-11-01 10:28:09 +08:00
|
|
|
theme = "lynx"
|
|
|
|
title = "Lynx"
|
|
|
|
|
|
|
|
enableEmoji = true
|
|
|
|
disableKinds = ["taxonomy", "term"]
|
|
|
|
|
|
|
|
[author]
|
|
|
|
name = "Lynx"
|
|
|
|
image = "author.jpg"
|
|
|
|
links = [
|
2021-11-03 08:48:08 +08:00
|
|
|
{ link = { href = "readme/", text = "View the readme" } },
|
2021-11-01 10:28:09 +08:00
|
|
|
{ github = "https://github.com/jpanther/lynx" },
|
2021-11-03 08:48:08 +08:00
|
|
|
{ twitter = "https://twitter.com/jpanther" },
|
|
|
|
{ instagram = "#" },
|
|
|
|
{ soundcloud = "#" },
|
2021-11-01 10:28:09 +08:00
|
|
|
]
|
2021-11-03 08:48:08 +08:00
|
|
|
|
|
|
|
[markup.highlight]
|
|
|
|
noClasses = false
|