From 2b76949f978fcd3868887fe83d3458d6d303d4b0 Mon Sep 17 00:00:00 2001 From: Idlidev Date: Fri, 10 Dec 2021 20:45:01 +0530 Subject: [PATCH] Laufey.json --- domains/laufey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/laufey.json diff --git a/domains/laufey.json b/domains/laufey.json new file mode 100644 index 000000000..f86d723a1 --- /dev/null +++ b/domains/laufey.json @@ -0,0 +1,12 @@ +{ + "description": "Configuring a .is-a.dev domain for my friend, laufey.", + "repo": "https://github.com/idlidev/laufey-web", + "owner": { + "username": "idlidev", + "email": "idliyout@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "idlidev.github.io" + } +}