Files

7 lines
124 B
TypeScript
Raw Normal View History

2023-11-01 17:27:06 +08:00
export const navigations = [
{
title: "学术活动",
href: "/academic-exchange/academic-events/pages/1",
},
];