From c12f48dc3bf05658a6c0568a9a9a7ec3a0e04d39 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 8 Sep 2024 17:22:22 +0800 Subject: [PATCH] Create akorn.json --- domains/akorn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akorn.json diff --git a/domains/akorn.json b/domains/akorn.json new file mode 100644 index 000000000..3840ff527 --- /dev/null +++ b/domains/akorn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akronical", + "email": "" + }, + "record": { + "CNAME": "akronical.github.io" + } +}