From 5e2930fbfc1f67c3bbbca90eadca837af0624516 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Fri, 26 Apr 2024 21:28:40 -0300 Subject: [PATCH] Create bru.json --- domains/bru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bru.json diff --git a/domains/bru.json b/domains/bru.json new file mode 100644 index 000000000..9b7d657b0 --- /dev/null +++ b/domains/bru.json @@ -0,0 +1,11 @@ +{ + "description": "Brunos's personal developer website", + "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "owner": { + "username": "BrunoWithoutH", + "email": "pinheirobrunoevaristo@gmail.com" + }, + "record": { + "CNAME": "brunowithouth.github.io" + } +}