This commit is contained in:
Ravi Khokhar
2025-02-22 17:15:19 -05:00
2 changed files with 23 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal site for James Wiseman",
"owner": {
"username": "jamesrobertwiseman",
"email": "hello@jameswiseman.me"
},
"record": {
"CNAME": "jameswiseman.me"
},
"proxied": true
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal Dev website for paulmarc.is-a.dev",
"repo": "https://github.com/paulmarc",
"owner": {
"username": "paulmarc",
"email": "develop@paulmarc.org"
},
"record": {
"URL": "https://github.com/paulmarc"
},
"proxied": false
}