From 673d2d620d7e1ed32fe74c60816c6cde4673f76a Mon Sep 17 00:00:00 2001 From: Techy <52178694+Techy@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:11:46 -0700 Subject: [PATCH] techy.is-a.dev --- domains/techy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techy.json diff --git a/domains/techy.json b/domains/techy.json new file mode 100644 index 000000000..6435c39e6 --- /dev/null +++ b/domains/techy.json @@ -0,0 +1,11 @@ +{ + "description": "Techy's blog", + "repo": "https://github.com/Techy/techy.github.io", + "owner": { + "username": "techy", + "twitter": "tech_dude1" + }, + "record": { + "CNAME": "techy.github.io" + } +}