diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..0b2d4efa8 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,11 @@ +{ + "description": "Leon is a dev!", + "owner": { + "username": "itsLeonB", + "email": "ellionblessan@gmail.com" + }, + "record": { + "CNAME": "itsLeonB.github.io" + }, + "proxied": true +} \ No newline at end of file diff --git a/domains/omarabdellatif.json b/domains/omarabdellatif.json new file mode 100644 index 000000000..674303296 --- /dev/null +++ b/domains/omarabdellatif.json @@ -0,0 +1,11 @@ +{ + "description": "Serving my PERSONAL website", + "repo": "https://pog-frog.github.io/my-resume/", + "owner": { + "username": "Pog-Frog", + "email": "fireangle5621@gmail.com" + }, + "record": { + "URL": "https://pog-frog.github.io/my-resume/" + } +} diff --git a/domains/vai.devmatei.json b/domains/vai.devmatei.json deleted file mode 100644 index e7aef920e..000000000 --- a/domains/vai.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} \ No newline at end of file