From 6cf0fa35afd24f0c6514baafcc1bd34b5f28a183 Mon Sep 17 00:00:00 2001 From: Agung Satrio Budi Prakoso Date: Sun, 12 Jan 2025 19:49:16 +0700 Subject: [PATCH] Create asbp.json --- domains/asbp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asbp.json diff --git a/domains/asbp.json b/domains/asbp.json new file mode 100644 index 000000000..0b1d1f247 --- /dev/null +++ b/domains/asbp.json @@ -0,0 +1,11 @@ +{ + "description": "Agung's Portofolio Website", + "repo": "https://github.com/asbp/asbp.github.io", + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "CNAME": "asbp.github.io" + } +}