From bf6a32bd585a30edcc9e4a4123e09f568e59766d Mon Sep 17 00:00:00 2001 From: StringentDev Date: Sun, 16 Jan 2022 16:42:27 +0000 Subject: [PATCH] Applying for "stringent.is-a.dev" subdomain I am currently building the portfolio and it's backend using vuetify and nuxt so please bare with me. --- domains/stringent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stringent.json diff --git a/domains/stringent.json b/domains/stringent.json new file mode 100644 index 000000000..c13faad70 --- /dev/null +++ b/domains/stringent.json @@ -0,0 +1,11 @@ +{ + "description": "My Blog/Portfolio", + "repo": "https://github.com/StringentDev/StringentDev", + "owner": { + "username": "StringentDev", + "email": "stringentdev@hotmail.com" + }, + "record": { + "CNAME": "stringent-dev.vercel.app" + } +}