From 8a9f545f6e4a9338a19682276f955bf133bb2f73 Mon Sep 17 00:00:00 2001 From: Adaline Simonian Date: Thu, 25 Jan 2024 17:45:48 -0800 Subject: [PATCH] fix: build absolute open graph urls --- package.json | 2 +- static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35d7102..92cd998 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ }, "scripts": { "start": "parcel static/index.html", - "build": "parcel build static/index.html" + "build": "parcel build static/index.html --public-url https://vis.ordbokapi.org" } } diff --git a/static/index.html b/static/index.html index 2046f63..4fa9f6c 100644 --- a/static/index.html +++ b/static/index.html @@ -41,7 +41,7 @@ />