From 52957800fafcdf634f1944e3ad3ed745962fbaba Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:37:00 -0500 Subject: [PATCH] Create lit.lver.json --- domains/lit.lver.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/lit.lver.json diff --git a/domains/lit.lver.json b/domains/lit.lver.json new file mode 100644 index 000000000..aebffe910 --- /dev/null +++ b/domains/lit.lver.json @@ -0,0 +1,17 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "URL": "https://linktr.ee/lverboy" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/" + }, + "redirect_paths": true + }, +}