From 4e2ed4606fcea60b9f9af356c45421c2541b3ffa Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Tue, 28 Feb 2023 10:00:47 +0100 Subject: [PATCH] Create creepso.json --- domains/creepso.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/creepso.json diff --git a/domains/creepso.json b/domains/creepso.json new file mode 100644 index 000000000..df6f4f1be --- /dev/null +++ b/domains/creepso.json @@ -0,0 +1,11 @@ +{ + "description": "I will use this website to make it a portfolio", + "repo": "https://github.com/creepsooff/creepsooff.github.io", + "owner": { + "username": "creepsooff", + "email": "eternel_universite0s@icloud.com" + }, + "record": { + "CNAME": "creepsooff.github.io" + } +}