From ab986fe6416d2dfbc7570d04020fd3f82f59ae75 Mon Sep 17 00:00:00 2001 From: Clyron <30957824+theclyron@users.noreply.github.com> Date: Sat, 7 Dec 2024 18:19:03 +0200 Subject: [PATCH] Add files via upload --- domains/tweets.clyron.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tweets.clyron.json diff --git a/domains/tweets.clyron.json b/domains/tweets.clyron.json new file mode 100644 index 000000000..284409427 --- /dev/null +++ b/domains/tweets.clyron.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Clyron", + "repo": "https://github.com/theclyron/theclyron.github.io", + "owner": { + "username": "theclyron", + "email": "onenonlyclyron@gmail.com" + }, + "record": { + "CNAME": "theclyron.github.io" + } +}