at main 728 B view raw
1name = "dish" 2url = "https://pyrox.dev" 3pronouns = "fox/it/she" 4image = "static/images/author.png" 5[[links]] 6service = "lastdotfm" 7link = "https://www.last.fm/user/thehedgeh0g" 8description = "last.fm profile" 9extra_classes = "pt-2.5 lg:text-[2.5rem]" 10[[links]] 11service = "kofi" 12link = "https://ko-fi.com/pyroxdev" 13description = "Ko-fi donation page" 14extra_classes = "pt-1 lg:text-[2.5rem]" 15[[links]] 16service = "forgejo" 17link = "https://git.pyrox.dev/pyrox" 18description = "personal Git forge" 19extra_classes = "-mx-1.5" 20[[links]] 21service = "github" 22link = "https://github.com/pyrox0" 23description = "Github profile" 24[[links]] 25service = "bluesky" 26link = "https://bsky.app/profile/pyrox.dev" 27description = "personal Bluesky account"