From ac0b5fb8fa04eda226ae0731bcf22426976107f5 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 28 Jul 2024 19:35:50 -0700 Subject: [PATCH] L just a redirect domain cuz im too lazy to make a custom thing for it --- domains/l.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/l.json diff --git a/domains/l.json b/domains/l.json new file mode 100644 index 000000000..d506ae7f6 --- /dev/null +++ b/domains/l.json @@ -0,0 +1,11 @@ +{ + "description": "redirect domain", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "URL": "nerd.is-a.dev" + } +}