From ef44eab6d90ea1233300d4b98fddbd732f985a74 Mon Sep 17 00:00:00 2001 From: Gilmar Oliveira <42701487+gilmarodp@users.noreply.github.com> Date: Sat, 26 Apr 2025 19:06:36 -0300 Subject: [PATCH] Create gilmar.json --- domains/gilmar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gilmar.json diff --git a/domains/gilmar.json b/domains/gilmar.json new file mode 100644 index 000000000..5fb8fbb45 --- /dev/null +++ b/domains/gilmar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gilmarodp", + "email": "gilmar.odp@gmail.com" + }, + "record": { + "CNAME": "gilmarodp.github.io" + } +}