From 08e2e4dd5435e14d8a678d00fcf10848d6d835f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?garlicOS=C2=AE?= <14845347+the-garlic-os@users.noreply.github.com> Date: Mon, 5 Oct 2020 15:15:49 -0500 Subject: [PATCH] Register the-garlic-os.is-a.dev --- domains/garlic-os.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/garlic-os.json diff --git a/domains/garlic-os.json b/domains/garlic-os.json new file mode 100644 index 000000000..f5a5598b9 --- /dev/null +++ b/domains/garlic-os.json @@ -0,0 +1,11 @@ +{ + "description": "garlicOSĀ®'s is-a.dev domain", + "repo": "https://github.com/the-garlic-os/the-garlic-os.github.io", + "owner": { + "username": "the-garlic-os", + "email": "sisdfk@gmail.com" + }, + "records": { + "CNAME": "the-garlic-os.github.io" + } +}