// 自定义生成编程风格获奖海报,支持导出PNG
// CN version const award = { nameCN: "中科创星", year: 2025, }; // EN version const award = { nameEN: "CASSTAR", year: 2025, };