From 5c6a6eea85a6cab0f8c8644a0d72d802523b2b88 Mon Sep 17 00:00:00 2001 From: Alex Blanco Date: Tue, 11 Feb 2025 14:00:14 -0600 Subject: [PATCH] Adding ti3r domain file --- domains/ti3r.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ti3r.json diff --git a/domains/ti3r.json b/domains/ti3r.json new file mode 100644 index 000000000..944e02ada --- /dev/null +++ b/domains/ti3r.json @@ -0,0 +1,10 @@ +{ + "description": "Ti3r's Dev Portfolio", + "owner": { + "username": "ti3r", + "email": "ti3r.bubblenet@gmail.com" + }, + "record": { + "CNAME": "ti3r.github.io" + } +}