From 0ecea840499493e34c2522fdb97d85a7f3ba3acd Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:09:34 -0500 Subject: [PATCH] Create lver.json --- domains/lver.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/lver.json diff --git a/domains/lver.json b/domains/lver.json new file mode 100644 index 000000000..c8d88ba54 --- /dev/null +++ b/domains/lver.json @@ -0,0 +1,20 @@ +{ + "description": "Link in bio for Lver.", + "repo": "https://github.com/lverx/lver-Link-in-Bio", + "owner": { + "username": "lverx", + }, + "record": { + "CNAME": "lverz.glitch.me" + }, + "proxied": true + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link" + }, + "redirect_paths": true +}