ZacharyFolk / sandbox

My digital business card, blog, and sandbox for various JS experiments
https://folk.codes
0 stars 0 forks source link

Create env variable for homepage value #71

Closed ZacharyFolk closed 7 months ago

ZacharyFolk commented 1 year ago

Fix inconsistency of package.json b/w prod and local by replacing the homepage value with env.variable or else just code it for the prod value since not running dev builds right now.