From 80d408da6773d44f74d4ac6a518190dd4b8e21a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Nguy=E1=BB=85n=20Anh=20Th=C6=B0?= <179801580+Anchu251@users.noreply.github.com> Date: Mon, 16 Dec 2024 04:09:18 +0700 Subject: [PATCH] Create ath.json --- domains/ath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ath.json diff --git a/domains/ath.json b/domains/ath.json new file mode 100644 index 000000000..aac6e1283 --- /dev/null +++ b/domains/ath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anchu251", + "email": "thuanhvu.ai@gmail.com" + }, + "record": { + "CNAME": "anchu251.github.io" + } +}