From 464be92d7f8e5fde5bc44193bdeec3d5d08e274e Mon Sep 17 00:00:00 2001 From: notjaneq <89271794+notjaneq@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:57:34 +0200 Subject: [PATCH] Create janeq.json --- domains/janeq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janeq.json diff --git a/domains/janeq.json b/domains/janeq.json new file mode 100644 index 000000000..2cd42f9f3 --- /dev/null +++ b/domains/janeq.json @@ -0,0 +1,11 @@ +{ + "description": "I wanna use this website as a database of brawl stars assets", + "repo": "https://github.com/notjaneq/bs", + "owner": { + "username": "notjaneq", + "email": "a2012989z@gmail.com", + }, + "record": { + "CNAME": "notjaneq.github.io" + } +}