From 8537a91bc52d63a912b42a97dc6510b315093307 Mon Sep 17 00:00:00 2001 From: clukhei Date: Mon, 23 Oct 2023 21:53:45 +0800 Subject: [PATCH] fix(masthead): remove trusted website title tag --- scripts/frankBuild.js | 6 +++--- src/components/Masthead/sgds-masthead.ts | 1 - test/masthead.test.ts | 2 -- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/scripts/frankBuild.js b/scripts/frankBuild.js index b0b3e0f0..e0d1378a 100644 --- a/scripts/frankBuild.js +++ b/scripts/frankBuild.js @@ -43,14 +43,14 @@ async function includeFileInBuild(file, targetFolder = distPath) { *