From 6fd2b56589b83c8e346ff9e65e6c54187d797c75 Mon Sep 17 00:00:00 2001 From: Lumix Date: Sun, 20 Oct 2024 18:36:09 +0200 Subject: [PATCH] Create redirect.lumix.json --- domains/redirect.lumix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redirect.lumix.json diff --git a/domains/redirect.lumix.json b/domains/redirect.lumix.json new file mode 100644 index 000000000..a2a24b188 --- /dev/null +++ b/domains/redirect.lumix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixfr@outlook.com" + }, + "record": { + "CNAME": "redirect-8qp.pages.dev" + } +}