From 724cebc7ded01586f7f5eea797937730057f06b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 1 Jun 2023 23:28:58 +0530 Subject: [PATCH 1/2] Create h.semant.json yea cuz william deleted my main domain without even warning me --- domains/h.semant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/h.semant.json diff --git a/domains/h.semant.json b/domains/h.semant.json new file mode 100644 index 000000000..2160ac944 --- /dev/null +++ b/domains/h.semant.json @@ -0,0 +1,11 @@ +{ + "description": "My Website", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" + } +} From 3e9c4da0cd85eda585aec278ab7b26443105e8b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 1 Jun 2023 23:37:37 +0530 Subject: [PATCH 2/2] Rename h.semant.json to home.semant.json --- domains/{h.semant.json => home.semant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{h.semant.json => home.semant.json} (100%) diff --git a/domains/h.semant.json b/domains/home.semant.json similarity index 100% rename from domains/h.semant.json rename to domains/home.semant.json