From e87633f4726e2b5fc897edf9f991073bec3963b4 Mon Sep 17 00:00:00 2001 From: Benjamin Jones Date: Tue, 18 May 2021 14:27:32 +0200 Subject: [PATCH] added parcel-plugin-ogimage to try to fix meta tags --- index.html | 1 + package.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 125036b..a4671cd 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,7 @@ content="The Para-Real: Finding the Future in Unexpected Places - A livestream series about subcultures building livelihoods in spite of platform exploitation." /> + diff --git a/package.json b/package.json index 25b9893..386bb34 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,9 @@ "marked": "^2.0.3", "module-alias": "^2.0.3", "parcel-bundler": "1.12.3", + "parcel-plugin-ogimage": "^1.2.0", "prettier": "^1.9.1", "sass": "^1.32.8", "scss": "^0.2.4" } -} +} \ No newline at end of file