diff --git a/domains/blog.om.json b/domains/blog.om.json deleted file mode 100644 index 9e51d693c..000000000 --- a/domains/blog.om.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Blog - a simple blog site/dairy for Om! I hope to see you again.", - "repo": "https://github.com/omxpro/blog-cf", - "owner": { - "username": "omxpro", - "email": "omsenjalia@gmail.com", - "twitter": "DaRealOmxpro" - }, - "record": { - "CNAME": "blog-cf-bu7.pages.dev" - } -} diff --git a/domains/blog.terra.json b/domains/blog.terra.json new file mode 100644 index 000000000..ca6370219 --- /dev/null +++ b/domains/blog.terra.json @@ -0,0 +1,12 @@ +{ + "description": "Blog - a simple blog site/dairy for TerraPlayz! I hope to see you again.", + "repo": "https://github.com/terraplayz/blog-cf", + "owner": { + "username": "terraplayz", + "email": "github@om.is-a.dev", + "twitter": "DaRealOmxpro" + }, + "record": { + "CNAME": "blog-cf-bu7.pages.dev" + } +} diff --git a/domains/om.json b/domains/om.json deleted file mode 100644 index f35fefb7a..000000000 --- a/domains/om.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again. This also serves as a mail for my domain", - "repo": "https://github.com/omxpro/portfolio-cf", - "owner": { - "username": "omxpro", - "email": "omsenjalia@gmail.com", - "twitter": "DaRealOmxpro" - }, - "record": { - "A": ["172.66.44.237","172.66.47.19"], - "MX": ["mx1.improvmx.com","mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/terra.json b/domains/terra.json new file mode 100644 index 000000000..85ce7078f --- /dev/null +++ b/domains/terra.json @@ -0,0 +1,14 @@ +{ + "description": "Portfolio - a simple portfolio website for TerraPlayz. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again. This also serves as a mail for my domain", + "repo": "https://github.com/TerraPlayz/portfolio-cf", + "owner": { + "username": "TerraPlayz", + "email": "github@om.is-a.dev", + "twitter": "DaRealOmxpro" + }, + "record": { + "A": ["172.66.44.237","172.66.47.19"], + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}