mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-02 00:14:42 +00:00
Merge pull request #14264 from RadioactivePotato/main
Added link.krunch, mail.krunch, Modified krunch.json
This commit is contained in:
+4
-4
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "My GitHub page",
|
||||
"repo": "https://github.com/radioactivepotato/radioactivepotato.github.io",
|
||||
"description": "Profile Page",
|
||||
"repo": "https://github.com/RadioactivePotato/krunch-is-a-dev",
|
||||
"owner": {
|
||||
"username": "RadioactivePotato",
|
||||
"email": "",
|
||||
"discord": "krunchiekrunch._."
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "radioactivepotato.github.io"
|
||||
"CNAME": "krunch.pages.dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "RadioactivePotato",
|
||||
"email": "",
|
||||
"discord": "krunchiekrunch._."
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cname.short.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "ImprovMX Email",
|
||||
"owner": {
|
||||
"username": "RadioactivePotato",
|
||||
"email": "",
|
||||
"discord": "krunchiekrunch._."
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user