From 81337b0d02ef6309569755d2cb1eb8755235d218 Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:22:02 +0000 Subject: [PATCH] Create poetry.m1dnight.json I added a comment for this already, but how would I be able to make this a subdomain of my existing is-a.dev url? --- domains/poetry.m1dnight.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/poetry.m1dnight.json diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json new file mode 100644 index 000000000..9c3be012f --- /dev/null +++ b/domains/poetry.m1dnight.json @@ -0,0 +1,12 @@ +{ + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://poetry.m1dnightdev.repl.co", + "owner": { + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" + } + } +// Is there any way to get a sub-subdomain like poetry.m1dnight.is-a.dev? I don't really know if this could be possible but if there is, let me know.