From e8bbe9f35d8ca71c0207034b68cd7a1bac61bc6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BB=A9c=20Minh?= <164943589+Minh0111@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:56:25 +0700 Subject: [PATCH] Create gin.json --- domains/gin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gin.json diff --git a/domains/gin.json b/domains/gin.json new file mode 100644 index 000000000..65027ac77 --- /dev/null +++ b/domains/gin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minh0111", + "email": "kisaver157@gmail.com" + }, + "record": { + "CNAME": "https://minh0111.github.io/ginny/" + } +}