Merge pull request #13642 from TheOldZoom/main

Add API as a sub domain to my domain
This commit is contained in:
DIBSTER
2024-04-27 17:05:47 -04:00
committed by GitHub
+13
View File
@@ -0,0 +1,13 @@
{
"description": "A API where I will host all of my images/videos/stuff like it",
"repo": "https://github.com/theoldzoom/theoldzoom.github.io",
"owner": {
"username": "theoldzoom",
"email": "theoldzoom@gmail.com",
"twitter": "theoldzoom",
"discord": "theoldzoom"
},
"record": {
"CNAME": "theoldzoom.github.io"
}
}