From 30fd9af4fe2abf69512514ee074225d0648c88d1 Mon Sep 17 00:00:00 2001 From: cosmosc0des Date: Mon, 1 Jan 2024 17:27:34 -0500 Subject: [PATCH] feat(domain): lyn.is-a.dev --- domains/lyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lyn.json diff --git a/domains/lyn.json b/domains/lyn.json new file mode 100644 index 000000000..e000b051a --- /dev/null +++ b/domains/lyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cosmosc0des", + "email": "lyncodes@proton.me" + }, + "record": { + "URL": "https://lyncodes.neocities.org" + } +}