Update Email and Discord

This commit is contained in:
Erik
2023-12-21 18:41:12 +01:00
committed by GitHub
parent 494e0c7bd9
commit 518acd11c6
+6 -2
View File
@@ -1,12 +1,16 @@
{
"description": "Personal Page",
"repo": "https://github.com/Integr-0/Main",
"owner": {
"username": "Integr-0",
"email": "erik.reitbauer@outlook.de"
"email": "erik.reitbauer@outlook.de",
"discord": "integr_"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"CNAME": "Integr-0.github.io"
}
}