Merge branch 'main' into main

This commit is contained in:
Jacob
2025-03-26 20:47:57 -07:00
committed by GitHub
3 changed files with 39 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"description": "My personal DHPhuc's website.",
"owner": {
"username": "dhp5621",
"email": "daohongphuc1112010@hotmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Mariano Zunino's personal portfolio site",
"repo": "https://github.com/marianozunino/portfolio",
"owner": {
"username": "marianozunino",
"email": "marianoz@posteo.net"
},
"record": {
"CNAME": "mzunino.com.uy"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Omar Márquez minimalist portfolio",
"repo": "https://github.com/Trkiller02/minimalist-portfolio",
"owner": {
"username": "Trkiller02",
"email": "trollkiller0207@gmail.com"
},
"record": {
"CNAME": "trkiller02.github.io"
}
}