From 2d2fc6b969592d1b6bcdd315ad9418a5e262f0b5 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 27 Mar 2022 23:59:41 +0100 Subject: [PATCH] Add my portfollio --- domains/andrewstech.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewstech.json diff --git a/domains/andrewstech.json b/domains/andrewstech.json new file mode 100644 index 000000000..20eaa3e20 --- /dev/null +++ b/domains/andrewstech.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/andrewstech/andrewstech", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +}