mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-22 22:24:05 +00:00
feat: add domain configuration for pyyupsk.pages.dev
Added domains/pyyupsk.json to configure domain settings for the site.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user