From 2ac12072130f630b50eea8ad4769c59f149113e4 Mon Sep 17 00:00:00 2001 From: antlis Date: Thu, 5 Sep 2024 04:00:12 +0500 Subject: [PATCH] Create antlis.json --- domains/antlis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/antlis.json diff --git a/domains/antlis.json b/domains/antlis.json new file mode 100644 index 000000000..1cc8af6a4 --- /dev/null +++ b/domains/antlis.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/antlis/antlis.github.io", + "owner": { + "username": "antlis", + "email": "crabs@cock.li" + }, + "record": { + "CNAME": "antlis.github.io" + } +}