mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 10:25:19 +00:00
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
This commit is contained in:
committed by
Griffen Fargo
parent
033dc77bd9
commit
21dedbaf6d
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio, blog and personal website",
|
||||
"owner": {
|
||||
"username": "gfargo",
|
||||
"email": "ghfargo@gmail.com",
|
||||
"twitter": "ghfargo"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://griffen.codes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user