mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 10:23:47 +00:00
Merge pull request #1175 from MinMitCoder/main
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My Personal Website",
|
||||
"repo": "https://github.com/MinMitCoder",
|
||||
"owner": {
|
||||
"username": "MinMitCoder",
|
||||
"email": "minmitgamer@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "minmit.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"description": "Mail For My Website",
|
||||
"repo": "https://github.com/MinMitCoder",
|
||||
"owner": {
|
||||
"username": "MinMitCoder",
|
||||
"email": "minmitgamer@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user