From 73a9e683302b71ab3a0e656987283aca2bd8c627 Mon Sep 17 00:00:00 2001 From: Guilherme Sousa <33522742+gifflet@users.noreply.github.com> Date: Sat, 23 Nov 2024 02:29:23 -0300 Subject: [PATCH] Create gifflet.json --- domains/gifflet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gifflet.json diff --git a/domains/gifflet.json b/domains/gifflet.json new file mode 100644 index 000000000..5d9bc73c3 --- /dev/null +++ b/domains/gifflet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gifflet", + "email": "guisousa09@hotmail.com" + }, + "record": { + "CNAME": "gifflet.github.io" + } +}