From ff41f5933d3c061b56a839e242b4c55848ef0be6 Mon Sep 17 00:00:00 2001 From: Neppkun <57060018+Neppkun@users.noreply.github.com> Date: Sat, 9 Oct 2021 08:50:02 +0000 Subject: [PATCH] Create neppkun.json --- domains/neppkun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neppkun.json diff --git a/domains/neppkun.json b/domains/neppkun.json new file mode 100644 index 000000000..b3582c30a --- /dev/null +++ b/domains/neppkun.json @@ -0,0 +1,12 @@ +{ + "description": "The site where I keep stuff, yes", + "repo": "https://github.com/Neppkun/neppkun.github.io", + "owner": { + "username": "Neppkun", + "email": "n3ppkun@protonmail.com", + "twitter": "Neppkun" + }, + "record": { + "CNAME": "neppkun.github.io" + } +}