This commit is contained in:
parent
78db5c0dec
commit
10e3e102be
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ enableRobotsTXT = false
|
|||
# SEO
|
||||
[params]
|
||||
env = "production"
|
||||
title = "page title"
|
||||
title = "Oscar Pocock | Git Links"
|
||||
author = "Oscar Pocock"
|
||||
description = "My social links, powered by Hugo & Lynx"
|
||||
keywords = [ "Lynx", "Linktree", "About", "Git" ]
|
||||
|
@ -20,7 +20,7 @@ enableRobotsTXT = false
|
|||
[author]
|
||||
image = "author.png" # Image path or link
|
||||
name = "Oscar Blue"
|
||||
headline = "Oscar's Git Accounts"
|
||||
headline = "Git Accounts"
|
||||
links = [
|
||||
{ forgejo = { href = "https://git.oscar.blue/noble", text = "Forgejo" } },
|
||||
{ gitlab = { href = "https://gitlab.com/oscarpocock", text = "Gitlab" } },
|
||||
|
|
Loading…
Reference in a new issue