1
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:
2022-05-21 11:31:32 -04:00
parent 9b0adae9ed
commit 90a9512c62
4 changed files with 31 additions and 30 deletions

View File

@@ -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: