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 1/2] 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" + } +} From 343a63829d08710e003e41a22d4f14edd0c63832 Mon Sep 17 00:00:00 2001 From: lutherantz Date: Thu, 21 Mar 2024 14:38:53 +0100 Subject: [PATCH 2/2] feat(domain): lutherantz.is-a.dev --- domains/lutherantz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lutherantz.json diff --git a/domains/lutherantz.json b/domains/lutherantz.json new file mode 100644 index 000000000..001851746 --- /dev/null +++ b/domains/lutherantz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +}