Merge pull request #22057 from eduardonobrega/main

add domain
This commit is contained in:
DIBSTER
2025-04-14 09:22:13 -04:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal subdomain",
"repo": "https://github.com/eduardonobrega/personal-website",
"owner": {
"username": "eduardonobrega",
"email": "eduardo.nobrrega@gmail.com"
},
"record": {
"CNAME": "eduardonobrega.github.io"
}
}