mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 01:01:17 -04:00
compare origins of links instead of string comparison
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
? `https://${process.env.NEXT_PUBLIC_VERCEL_URL}`
|
||||
: process.env.IS_DEV_SERVER
|
||||
? "http://localhost:3000"
|
||||
: "", // fallback to relative URLs
|
||||
: "https://jarv.is", // fallback to production URL
|
||||
onionDomain: "http://jarvis2i2vp4j4tbxjogsnqdemnte5xhzyi7hziiyzxwge3hzmh57zad.onion",
|
||||
shortDescription: "Front-End Web Developer in Boston, MA",
|
||||
longDescription:
|
||||
|
Reference in New Issue
Block a user