Merge pull request #16082 from YUG38/main

Removed records from main domain for now, added a nested subdomain
This commit is contained in:
DIBSTER
2024-09-13 22:11:15 -04:00
committed by GitHub
2 changed files with 12 additions and 12 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Uptime website for my stuff, gonna use hetrixtools for now, might change to something else later",
"repo": "N/A",
"owner": {
"username": "YUG38",
"email": "4yugpatel123@gmail.com",
"discord": "name_yug"
},
"record": {
"CNAME": "reports.hetrixtools.com"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "My website",
"repo": "https://github.com/YUG38/YUG38.github.io",
"owner": {
"username": "YUG38",
"email": "4yugpatel123@gmail.com",
"discord": "name_yug"
},
"record": {
"CNAME": "YUG38.github.io"
}
}