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
|
# SEO
|
||||||
[params]
|
[params]
|
||||||
env = "production"
|
env = "production"
|
||||||
title = "page title"
|
title = "Oscar Pocock | Git Links"
|
||||||
author = "Oscar Pocock"
|
author = "Oscar Pocock"
|
||||||
description = "My social links, powered by Hugo & Lynx"
|
description = "My social links, powered by Hugo & Lynx"
|
||||||
keywords = [ "Lynx", "Linktree", "About", "Git" ]
|
keywords = [ "Lynx", "Linktree", "About", "Git" ]
|
||||||
|
@ -20,7 +20,7 @@ enableRobotsTXT = false
|
||||||
[author]
|
[author]
|
||||||
image = "author.png" # Image path or link
|
image = "author.png" # Image path or link
|
||||||
name = "Oscar Blue"
|
name = "Oscar Blue"
|
||||||
headline = "Oscar's Git Accounts"
|
headline = "Git Accounts"
|
||||||
links = [
|
links = [
|
||||||
{ forgejo = { href = "https://git.oscar.blue/noble", text = "Forgejo" } },
|
{ forgejo = { href = "https://git.oscar.blue/noble", text = "Forgejo" } },
|
||||||
{ gitlab = { href = "https://gitlab.com/oscarpocock", text = "Gitlab" } },
|
{ gitlab = { href = "https://gitlab.com/oscarpocock", text = "Gitlab" } },
|
||||||
|
|
Loading…
Reference in a new issue