From 4a7f2e91b77d6b7a2c3839c57622f681cd33b5be Mon Sep 17 00:00:00 2001 From: pennymouse <82222883+pinchese@users.noreply.github.com> Date: Wed, 24 Nov 2021 00:29:16 -0600 Subject: [PATCH] Create pinchese.json --- pinchese.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pinchese.json diff --git a/pinchese.json b/pinchese.json new file mode 100644 index 000000000..0fc394b29 --- /dev/null +++ b/pinchese.json @@ -0,0 +1,11 @@ +{ + "description": "a website and portfolio for me and my projects", + "repo": "https://github.com/pinchese/pinchese.github.io", + "owner": { + "username": "pinchese", + "email": "pinchese@protonmail.com" + }, + "record": { + "CNAME": "pinchese.github.io" + } +}