Merge branch 'main' into main

This commit is contained in:
Meywy aka Astro
2024-08-03 00:30:16 +02:00
committed by GitHub
3 changed files with 21 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "personal portfolio for dev",
"repo": "https://github.com/Ewan-Dev/ewan-dev.github.io",
"owner": {
"username": "Ewan-Dev",
"email": "lyricizer2@gmail.com"
},
"record": {
"CNAME": "ewan-dev.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "AcronicalYT",
"email": "acronicalbusiness@gmail.com"
},
"record": {
"A": ["138.68.133.84"]
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
"A": ["209.38.167.110"]
"A": ["138.68.133.84"]
}
}