diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json new file mode 100644 index 000000000..e7b0cef1e --- /dev/null +++ b/domains/push.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page / File storage", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", + "email": "pushing@mailfence.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} diff --git a/domains/push.json b/domains/push.json deleted file mode 100644 index a53c5470a..000000000 --- a/domains/push.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "record": { - "CNAME": "pushing.pages.dev" - } -}