From 2c93781d638c98bc98908fe57ee089cb71e64f3f Mon Sep 17 00:00:00 2001 From: Luxorens <91131005+Luxorens@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:06:18 +0100 Subject: [PATCH] Create luxorens.json --- domains/luxorens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luxorens.json diff --git a/domains/luxorens.json b/domains/luxorens.json new file mode 100644 index 000000000..2b8a2d91a --- /dev/null +++ b/domains/luxorens.json @@ -0,0 +1,11 @@ +{ + "description": "Website for Luxorens projects", + "owner": { + "username": "Luxorens", + "email": "luxorens@gmail.com" + }, + "record": { + "CNAME": "luxorens.github.io" + }, + "proxied": true +}