From a5935e04df60d631a58181f7e400318c90932069 Mon Sep 17 00:00:00 2001 From: Mario Python Plumber Date: Tue, 18 Apr 2023 18:48:04 +0530 Subject: [PATCH] Create pythonplumber.json --- domains/pythonplumber.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pythonplumber.json diff --git a/domains/pythonplumber.json b/domains/pythonplumber.json new file mode 100644 index 000000000..6ea715d01 --- /dev/null +++ b/domains/pythonplumber.json @@ -0,0 +1,11 @@ +{ + "description": "Mario Python Plumbers's website", + "repo": "https://github.com/PythonPlumber/pythonplumber.github.io", + "owner": { + "username": "PythonPlumber", + "email": "mario.yellow.bea@proton.me" + }, + "record": { + "CNAME": "pythonplumber.github.io" + } +}