From 4656c7e556910294913bcc8fae0b9528e7309da1 Mon Sep 17 00:00:00 2001 From: Certurix Date: Sun, 19 Feb 2023 18:07:05 +0100 Subject: [PATCH] feat(domain): certurix.is-a.dev --- domains/certurix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/certurix.json diff --git a/domains/certurix.json b/domains/certurix.json new file mode 100644 index 000000000..24d1ae248 --- /dev/null +++ b/domains/certurix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Certurix", + "email": "certurix@outlook.fr" + }, + "record": { + "CNAME": "certurix.github.io" + } +}