replaced ti-leaf and ti-hash

This commit is contained in:
dakkar 2024-06-21 18:00:59 +01:00
parent d6ba786169
commit a25f13cb67
9 changed files with 13 additions and 11 deletions

View file

@ -47,7 +47,7 @@ export const navbarItemDef = reactive({
},
explore: {
title: i18n.ts.explore,
icon: 'ph-hash ph-bold ph-lg',
icon: 'ti ti-hash',
to: '/explore',
},
announcements: {