fix: Add correct Forgejo link to author.params
This commit is contained in:
parent
467016c89f
commit
51bdda3aa2
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ headline = "`TODO: Write a cool headline.`"
|
||||||
bio = "`TODO: Write a bio`"
|
bio = "`TODO: Write a bio`"
|
||||||
links = [
|
links = [
|
||||||
{comment = "https://social.jeffreyflorek.com"},
|
{comment = "https://social.jeffreyflorek.com"},
|
||||||
{code = "https://git.florek.systems"}]
|
{code = "https://git.florek.systems/jeff"}]
|
||||||
|
|
Loading…
Add table
Reference in a new issue