Create lit.lver.json

This commit is contained in:
Lver
2025-03-01 23:37:00 -05:00
committed by GitHub
parent 050b64aad5
commit 52957800fa
+17
View File
@@ -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
},
}