From fb2ccc3521f287d65f7a35aab6a90e5ed99308c3 Mon Sep 17 00:00:00 2001 From: "Ilya.Stepanov" <54280083+thatsLegit@users.noreply.github.com> Date: Thu, 20 Mar 2025 17:04:42 +0100 Subject: [PATCH] Create ilya.json --- domains/ilya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilya.json diff --git a/domains/ilya.json b/domains/ilya.json new file mode 100644 index 000000000..f083e1348 --- /dev/null +++ b/domains/ilya.json @@ -0,0 +1,11 @@ +{ + "description": "Ilya Stepanov's portfolio website", + "repo": "https://github.com/thatslegit/threejs-portfolio", + "owner": { + "username": "thatslegit", + "email": "iliastepanov1996@gmail.com" + }, + "record": { + "CNAME": "thatslegit.github.io" + } +}