diff --git a/lib/routes/scu/jwc/tzgg.ts b/lib/routes/scu/jwc/tzgg.ts index 0f4d1bda591dc5..dcc7383e3dc7f2 100644 --- a/lib/routes/scu/jwc/tzgg.ts +++ b/lib/routes/scu/jwc/tzgg.ts @@ -67,5 +67,9 @@ async function handler() { link: baseIndexUrl, description: '四川大学教务处通知公告', item: items, + language: 'zh-cn', + image: 'https://www.scu.edu.cn/__local/B/67/25/DFAF986CCD6529E52D7830F180D_C37C7DEE_4340.png', + logo: 'https://www.scu.edu.cn/__local/B/67/25/DFAF986CCD6529E52D7830F180D_C37C7DEE_4340.png', + icon: 'https://www.scu.edu.cn/__local/B/67/25/DFAF986CCD6529E52D7830F180D_C37C7DEE_4340.png', }; }