From d791d752b78ab9863a583a119f0e7d1a2e2482e2 Mon Sep 17 00:00:00 2001 From: Domantas Date: Thu, 9 May 2024 19:31:07 +0300 Subject: [PATCH] Create domb.json --- domains/domb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domb.json diff --git a/domains/domb.json b/domains/domb.json new file mode 100644 index 000000000..ed6e4aad5 --- /dev/null +++ b/domains/domb.json @@ -0,0 +1,11 @@ +{ + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com", + }, + "record": { + "CNAME": "smailiukas.github.io" + } +}