From b58b06944cdd0f9330171d46b55c33d95fd56a34 Mon Sep 17 00:00:00 2001 From: The Cashew Trader <81344401+thecashewtrader@users.noreply.github.com> Date: Sat, 25 Sep 2021 20:35:26 +0530 Subject: [PATCH] Create thecashewtrader.json --- domains/thecashewtrader.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/thecashewtrader.json diff --git a/domains/thecashewtrader.json b/domains/thecashewtrader.json new file mode 100644 index 000000000..9ea929778 --- /dev/null +++ b/domains/thecashewtrader.json @@ -0,0 +1,13 @@ +{ + "description": "Fullstack MERN + Golang + TailwindCSS + BEM CSS + SvelteKit developer.", + "repo": "https://gitlab.com/thecashewtrader/thecashewtrader.gitlab.io", + "owner": { + "username": "thecashewtrader", + "email": "thecashewtrader@protonmail.com", + "matrix": "@thecashewtrader:matrix.org", + "xmpp": "thecashewtrader@01337.io" + }, + "record": { + "CNAME": "thecashewtrader.gitlab.io" + } +}