feat: add domain configuration for pyyupsk.pages.dev

Added domains/pyyupsk.json to configure domain settings for the site.
This commit is contained in:
Zylo23
2024-06-24 16:45:18 +07:00
parent 4a6c671563
commit d79585ae07
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "pyyupsk",
"email": "pyyupsk@proton.me"
},
"description": "👋 Hello! I'm ファース, a passionate full-stack developer with a passionate about creating innovative solutions that have a positive impact on people's lives.",
"repo": "https://github.com/pyyupsk/personal-website",
"record": {
"CNAME": "pyyupsk.pages.dev"
}
}