From 1e0e1f7bcaeb6fd385c033a8c342238a5bfe566c Mon Sep 17 00:00:00 2001 From: Teesh <88670913+teesh3rt@users.noreply.github.com> Date: Tue, 28 May 2024 19:58:57 +0300 Subject: [PATCH] add teesh.is-a.dev --- domains/teesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/teesh.json diff --git a/domains/teesh.json b/domains/teesh.json new file mode 100644 index 000000000..1f2c740d6 --- /dev/null +++ b/domains/teesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "teesh3rt", + "email": "teesh3rt@gmail.com" + }, + "description": "Teesh's Site", + "repo": "https://github.com/teesh3rt/teesh3rt.github.io", + "record": { + "CNAME": "teesh3rt.github.io" + } +}