Merge branch 'is-a-dev:main' into main

This commit is contained in:
Nguyễn Hồng Sơn
2024-05-05 17:37:11 +07:00
committed by GitHub
3 changed files with 27 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "pushingcc",
"email": "pushing@mailfence.com"
},
"record": {
"TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "I want to use this domain as my personal web portfolio.",
"repo": "https://github.com/ahammednibras8/ahammednibras8.github.io",
"owner": {
"username": "ahammednibras8",
"email": "ahammednibras@hey.com",
"twitter": "ahammednibras8"
},
"record": {
"CNAME": "ahammednibras8.github.io"
}
}
+6 -3
View File
@@ -1,9 +1,12 @@
{
"description": "Personal Website/ File Storage",
"repo": "https://github.com/pushingcc/pushingcc.github.io",
"owner": {
"username": "pushingcc",
"email": "pushing@mailfence.com"
"email": "pushing@mailfence.com",
"twitter": "Thxczx"
},
"record": {
"CNAME": "pushing.pages.dev"
"CNAME": "pushingcc.github.io"
}
}
}