From 40e940903b01426fa47736369b56baac5e939a09 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 29 Dec 2023 16:02:40 +0800 Subject: [PATCH] =?UTF-8?q?AH/GH=20=E7=9B=B8=E5=BA=94=E7=9A=84=E5=A4=B4?= =?UTF-8?q?=E9=83=A8:=20logo=20=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b9100de..8151510 100644 --- a/index.html +++ b/index.html @@ -680,6 +680,10 @@ { name: 'Yes', value: 1, url: './img/thumbsup.svg', svg: thumbsUp }, { name: 'No', value: 0, url: './img/thumbsdown.svg', svg: thumbsDown }, ]; + const webList = { + "www.asiahighlights.com": 'ah', + "www.globalhighlights.com": 'gh', + };