From df8db1f580ab77d940301fdf36d89512b3243a56 Mon Sep 17 00:00:00 2001 From: jimjja Date: Tue, 14 Jan 2025 19:05:43 +0200 Subject: [PATCH] Include new subdomain JemalAhmedov Include configuration for Vercel --- domains/_vercel.jemalahmedov.json | 10 ++++++++++ domains/jemalahmedov.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.jemalahmedov.json create mode 100644 domains/jemalahmedov.json diff --git a/domains/_vercel.jemalahmedov.json b/domains/_vercel.jemalahmedov.json new file mode 100644 index 000000000..677fb7916 --- /dev/null +++ b/domains/_vercel.jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "TXT": "vc-domain-verify=jemalahmedov.is-a.dev,3f41428af72725b71a10" + } +} diff --git a/domains/jemalahmedov.json b/domains/jemalahmedov.json new file mode 100644 index 000000000..25e6a8e7e --- /dev/null +++ b/domains/jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "CNAME": "jemalahmedov.vercel.app" + } +}