From 36da7545e2c18fb76f6a7dbb89caf8b30cf77d74 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 30 Aug 2023 23:09:35 +0100 Subject: [PATCH] feat(domain): store.is-a.dev --- domains/store.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/store.json diff --git a/domains/store.json b/domains/store.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/store.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +}