fix: Add correct Forgejo link to author.params

This commit is contained in:
Jeffrey Florek, Jr. 2025-06-08 19:36:09 -04:00
parent 467016c89f
commit 51bdda3aa2

View file

@ -19,4 +19,4 @@ headline = "`TODO: Write a cool headline.`"
bio = "`TODO: Write a bio`"
links = [
{comment = "https://social.jeffreyflorek.com"},
{code = "https://git.florek.systems"}]
{code = "https://git.florek.systems/jeff"}]