Merge branch 'is-a-dev:main' into main

This commit is contained in:
Adam
2021-09-12 10:00:31 +02:00
committed by GitHub
3 changed files with 25 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My website",
"repo": "https://github.com/Hidden-black/hidden-black.github.io",
"owner": {
"username": "hidden-black",
"email": "shashwatrai_28@outlook.com"
},
"record": {
"CNAME": "hidden-black.github.io"
}
}
+3 -1
View File
@@ -6,6 +6,8 @@
"email": "hi@lucatolton.me"
},
"record": {
"A": [ "51.161.134.46" ]
"A": [ "168.119.228.144" ],
"MX": [ "mail.lucatolton.me" ],
"TXT": "v=spf1 +a +mx +a:optimistic-wiles.168-119-228-144.plesk.page -all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Matei Cotocel's Site",
"repo": "https://github.com/mcotocel/mcotocel.github.io",
"owner": {
"username": "mcotocel",
"email": "mcotocel@outlook.com"
},
"record": {
"CNAME": "mcotocel.github.io"
}
}