From 54af86a873ef133e432f11961c5f753561192ff4 Mon Sep 17 00:00:00 2001 From: Agung Wicaksono <36387202+aw09@users.noreply.github.com> Date: Mon, 24 Mar 2025 05:52:08 +0700 Subject: [PATCH] Create agung.json --- domains/agung.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/agung.json diff --git a/domains/agung.json b/domains/agung.json new file mode 100644 index 000000000..1e3509e59 --- /dev/null +++ b/domains/agung.json @@ -0,0 +1,11 @@ +{ + "description": "Profile Page", + "repo": "https://github.com/aw09/aw09.github.io", + "owner": { + "username": "aw09", + "email": "agungwck.99@gmail.com" + }, + "record": { + "CNAME": "aw09.github.io" + } +}