From 643d17917bb9596b9a4f8f87a94b9a2901745da7 Mon Sep 17 00:00:00 2001 From: Frost <159105703+Karan-Frost@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:22:17 +0530 Subject: [PATCH] Create frost.json --- domains/frost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frost.json diff --git a/domains/frost.json b/domains/frost.json new file mode 100644 index 000000000..739b51307 --- /dev/null +++ b/domains/frost.json @@ -0,0 +1,11 @@ +{ + "description": "Frost's // Cyberpunk", + "repo": "https://github.com/Karan-Frost/karan-frost.github.io", + "owner": { + "username": "Karan-Frost", + "email": "frost.github@gmail.com" + }, + "record": { + "CNAME": "karan-frost.github.io" + } +}