alys.phundrak.com/docs/.vitepress/sidebar.ts
Lucien Cartier-Tilet 82c2f58a1f
All checks were successful
Deploy website to alys.phundrak.com / build (push) Successful in 20s
ci: add CI file
2024-03-10 10:38:41 +01:00

11 lines
270 B
TypeScript

export default sidebar = [
{
text: 'Téléchargements',
items: [
{ text: 'Alter/Ego', link: '/download#alter-ego' },
{ text: 'UTAU', link: '/download#utau' },
{ text: 'DiffSinger', link: '/download#diffsinger-pour-openutau' },
],
},
];