From 48dc7495b2bd6f8447b47124ffea2a59a18f2324 Mon Sep 17 00:00:00 2001 From: datle Date: Fri, 8 Jul 2022 11:27:11 +0800 Subject: [PATCH] fix: correct og:image for healthMetaTag, it was using edusg's one previously --- .gitignore | 2 +- webpack.config.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 471209f4f..4cea8e3aa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ build coverage .DS_Store .dccache -.idea \ No newline at end of file +.idea diff --git a/webpack.config.ts b/webpack.config.ts index 0a013c347..927c655a1 100644 --- a/webpack.config.ts +++ b/webpack.config.ts @@ -40,7 +40,7 @@ const healthMetaTags = { 'og:type': 'article', 'og:description': 'Trusted short links from healthcare institutions', 'og:image': - 'https://s3-ap-southeast-1.amazonaws.com/gosg-public/edusg-landing-meta.png', + 'https://s3-ap-southeast-1.amazonaws.com/gosg-public/forsg-landing-meta.png', } const metaVariantMap = {