From 6e00a385939bcc1da5b4f5088766c108556f6660 Mon Sep 17 00:00:00 2001 From: Horu <73709188+HigherOrderLogic@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:06:53 +0700 Subject: [PATCH] Add CNAME records --- domains/horu.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/horu.json b/domains/horu.json index a646ee7ed..45f1c8e08 100644 --- a/domains/horu.json +++ b/domains/horu.json @@ -2,5 +2,8 @@ "owner": { "username": "HigherOrderLogic", "email": "73709188+HigherOrderLogic@users.noreply.github.com" + }, + "record": { + "CNAME": "HigherOrderLogic.github.io" } }