From 0e4c6e7798a2a7a4d26db3103224c63c85f23b70 Mon Sep 17 00:00:00 2001 From: Asil YARDIMCI Date: Mon, 17 Mar 2025 14:07:04 +0300 Subject: [PATCH] Create asil.json --- domains/asil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asil.json diff --git a/domains/asil.json b/domains/asil.json new file mode 100644 index 000000000..e96232068 --- /dev/null +++ b/domains/asil.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Asil", + "repo": "https://github.com/asyard/asyard.github.io", + "owner": { + "username": "asyard", + "discord": "asyard" + }, + "record": { + "CNAME": "asyard.github.io" + } +}