From 517bfab9f463075e5ad31a39a3fab32a41b81fbb Mon Sep 17 00:00:00 2001 From: ReBlast <92883017+ReBlast@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:59:52 +0500 Subject: [PATCH] Create blast.json --- domains/blast.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blast.json diff --git a/domains/blast.json b/domains/blast.json new file mode 100644 index 000000000..d83a94be7 --- /dev/null +++ b/domains/blast.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ReBlast", + "email": "", + "discord": "Blast#9400" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } +}