Merge branch 'main' into main

This commit is contained in:
Shing
2023-12-17 00:02:37 +01:00
committed by GitHub
2 changed files with 23 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal website",
"repo": "https://github.com/Johna-123/Johna-123.github.io",
"owner": {
"username": "Johna-123",
"email": "j-verstraaten@hotmail.com"
},
"record": {
"CNAME": "johna.pages.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "gigwanoobstudios",
"email": "tplink3116@gmail.com"
},
"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"
}
}