From ede6acdb99c324d38beb4b7dd4cc569360a445af Mon Sep 17 00:00:00 2001 From: seka <121715900+lutherantz@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:37:01 +0100 Subject: [PATCH] Create seka.json --- domains/seka.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seka.json diff --git a/domains/seka.json b/domains/seka.json new file mode 100644 index 000000000..eabc8d1bf --- /dev/null +++ b/domains/seka.json @@ -0,0 +1,12 @@ +{ + "description": "lutherantz.is-a.dev", + "repo": "https://github.com/lutherantz/lutherantz.github.io", + "owner": { + "username": "lutherantz", + "email": "sekausername@gmail.com", + "twitter": "sekateur_" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +}