Merge pull request #14264 from RadioactivePotato/main

Added link.krunch, mail.krunch, Modified krunch.json
This commit is contained in:
CuteDog5695
2024-06-03 15:31:15 +03:00
committed by GitHub
3 changed files with 26 additions and 4 deletions
+4 -4
View File
@@ -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"
}
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "RadioactivePotato",
"email": "",
"discord": "krunchiekrunch._."
},
"record": {
"CNAME": "cname.short.io"
}
}
+12
View File
@@ -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"
}
}