From 83c4fa8670a0a1c22cd4f3aff2eb2ca3886dfd6d Mon Sep 17 00:00:00 2001 From: nothazz Date: Thu, 1 Aug 2024 13:39:14 +0200 Subject: [PATCH] Create nothazz.json --- domains/nothazz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nothazz.json diff --git a/domains/nothazz.json b/domains/nothazz.json new file mode 100644 index 000000000..4ed62c874 --- /dev/null +++ b/domains/nothazz.json @@ -0,0 +1,11 @@ +{ + "description": "My personal site", + "repo": "https://github.com/nothazz/nothazz.github.io", + "owner": { + "username": "nothazz", + "email": "hazz73963@gmail.com" + }, + "record": { + "CNAME": "nothazz.github.io" + } +}