Skip to content

Commit

Permalink
feat: add icon for /scu/jwc (#17603)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle-You authored Nov 17, 2024
1 parent 97cdb21 commit 34053ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/routes/scu/jwc/tzgg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
};
}

0 comments on commit 34053ad

Please sign in to comment.