Merge branch 'main' into main

This commit is contained in:
EwanDev
2024-08-02 17:38:48 +01:00
committed by GitHub
3 changed files with 35 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Link for DevVault personal site on GitHub pages",
"repo": "https://github.com/DevVault/devvault.github.io",
"owner": {
"username": "DevVault",
"email": "admin@devvault.ru"
},
"record": {
"CNAME": "devvault.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "vamtic",
"email": "vamtic@yahoo.com"
},
"record": {
"A": ["51.222.46.187"]
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"description": "A Portfolio site for my Academic Career",
"repo": "https://github.com/snbhowmik/portfolio",
"owner": {
"username": "snbhowmik",
"linkedin": "https://www.linkedin.com/in/snbhowmik/",
"reddit": "https://www.reddit.com/user/snbhowmik/",
"email": "snbhowmikac@proton.me"
},
"record": {
"A": [
"75.2.60.5"
]
}
}