From 05c544200891a6532e83fc5ca5ed6107643efea2 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:54:52 +0530 Subject: [PATCH] Create pikachu.json --- domains/pikachu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pikachu.json diff --git a/domains/pikachu.json b/domains/pikachu.json new file mode 100644 index 000000000..8f9c2cf8d --- /dev/null +++ b/domains/pikachu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +}