Add support for basic content pages

This commit is contained in:
James Panther
2021-11-03 11:48:08 +11:00
parent c262425766
commit fa414e9425
7 changed files with 144 additions and 9 deletions

View File

@@ -8,9 +8,12 @@ disableKinds = ["taxonomy", "term"]
name = "Lynx"
image = "author.jpg"
links = [
{ link = { href = "readme/", text = "View the readme" } },
{ github = "https://github.com/jpanther/lynx" },
{ discord = "https://discord.gg/invitecode" },
{ instagram = "https://instagram.com/username" },
{ soundcloud = "https://soundcloud.com/username" },
{ twitter = "https://twitter.com/username" },
{ twitter = "https://twitter.com/jpanther" },
{ instagram = "#" },
{ soundcloud = "#" },
]
[markup.highlight]
noClasses = false