From 8df4e3c418458ca0d4437ff16e514cdad3f5b2bb Mon Sep 17 00:00:00 2001 From: Simon <83973753+ssimondev@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:11:32 +0100 Subject: [PATCH] Create simon.json --- domains/simon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/simon.json diff --git a/domains/simon.json b/domains/simon.json new file mode 100644 index 000000000..3f84705e5 --- /dev/null +++ b/domains/simon.json @@ -0,0 +1,11 @@ +{ + "description": "My website :)", + "repo": "https://github.com/ssimondev/ssimondev.github.io", + "owner": { + "username": "ssimondev", + "email": "simi.simecek@seznam.cz", + }, + "record": { + "CNAME": "ssimondev.github.io" + } +}