Files
is-a-dev/domains/griff.json
T
Griffen Fargo 21dedbaf6d Add griff.json to domains
Introduce a new domain configuration `griff.json` for a portfolio, blog, and personal website. The domain is owned by `gfargo` with contact details including email and Twitter handle
2025-03-06 00:01:02 -05:00

12 lines
217 B
JSON

{
"description": "Portfolio, blog and personal website",
"owner": {
"username": "gfargo",
"email": "ghfargo@gmail.com",
"twitter": "ghfargo"
},
"record": {
"URL": "https://griffen.codes"
}
}