From 37b87885d74074e774fe62f3ca167dd4e0760c74 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:43:07 +0100 Subject: [PATCH] Create push.json --- push.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 push.json diff --git a/push.json b/push.json new file mode 100644 index 000000000..df52a9212 --- /dev/null +++ b/push.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + + "record": { + "CNAME": "https://pushingcc.github.io/" + } +}