From 419fc5f76ab6bd3bffe67ec5ef37583213da45d6 Mon Sep 17 00:00:00 2001 From: VoidKeishi <118616093+VoidKeishi@users.noreply.github.com> Date: Mon, 7 Apr 2025 21:18:16 +0700 Subject: [PATCH] Create keishi.json --- domains/keishi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/keishi.json diff --git a/domains/keishi.json b/domains/keishi.json new file mode 100644 index 000000000..ee22f1bf1 --- /dev/null +++ b/domains/keishi.json @@ -0,0 +1,11 @@ +{ + "description": "Keishi's portfolio", + "repo": "https://github.com/VoidKeishi/PPA-Porfolio", + "owner": { + "username": "VoidKeishi", + "email": "phananha4@gmail.com" + }, + "record": { + "CNAME": "voidkeishi.github.io" + } +}