Merge pull request #2373 from RiskyMH/main

Add back MX, and make redirect pages
This commit is contained in:
Hackermon
2022-05-15 19:16:22 -04:00
committed by GitHub
3 changed files with 27 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Discord Bot Website",
"repo": "https://github.com/RiskyMH/RiskyBOT",
"owner": {
"username": "RiskyMH",
"discord": "RiskyMH#0182",
"email": ""
},
"record": {
"URL": "https://riskymh.github.io/RiskyBOT"
}
}
+2 -1
View File
@@ -7,7 +7,8 @@
"email": ""
},
"record": {
"URL": "https://riskymh.github.io"
"URL": "https://riskymh.github.io",
"MX": ["rocky.smtp-in.mailway.app", "peter.smtp-in.mailway.app"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal Website",
"repo": "https://github.com/RiskyMH/RiskyMH.github.io",
"owner": {
"username": "RiskyMH",
"discord": "RiskyMH#0182",
"email": ""
},
"record": {
"URL": "https://riskymh.github.io"
}
}