From 18bdbd1e87476bb1986db370ecd0aae9b7a528c0 Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:00:35 +0700 Subject: [PATCH] added tih.json using cname --- domains/tih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tih.json diff --git a/domains/tih.json b/domains/tih.json new file mode 100644 index 000000000..dd5b0c7fa --- /dev/null +++ b/domains/tih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "https://tih-9t0.pages.dev" + } +}