From bf39f56503fcbc65a887159c096ce8c8dbf038d6 Mon Sep 17 00:00:00 2001 From: Babatunde Agboke <159588178+Balogram-dev@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:09:22 -0700 Subject: [PATCH] Create balogram.json --- domains/balogram.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/balogram.json diff --git a/domains/balogram.json b/domains/balogram.json new file mode 100644 index 000000000..e1de12852 --- /dev/null +++ b/domains/balogram.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Balogram-dev", + "email": "tunde.agboke@gmail.com" + }, + "record": { + "CNAME": "balogram-dev.github.io" + } +}