From 285ceb7e7400ce2779f23be9d440c1877dcd2073 Mon Sep 17 00:00:00 2001 From: Axinux Date: Wed, 4 Dec 2024 18:23:21 +0200 Subject: [PATCH] Create axinux.json --- domains/axinux.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/axinux.json diff --git a/domains/axinux.json b/domains/axinux.json new file mode 100644 index 000000000..0511d4406 --- /dev/null +++ b/domains/axinux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axinux", + "email": "theaxinux@gmail.com" + }, + "record": { + "CNAME": "my-website-cvi.pages.dev" + } +}