feat: badges
This commit is contained in:
@@ -72,6 +72,11 @@ const routes = [
|
||||
path: 'certificates',
|
||||
component: () => import('@/pages/ProfileCertificates.vue'),
|
||||
},
|
||||
{
|
||||
name: 'ProfileAchievements',
|
||||
path: 'achievements',
|
||||
component: () => import('@/pages/ProfileAchievements.vue'),
|
||||
},
|
||||
{
|
||||
name: 'ProfileRoles',
|
||||
path: 'roles',
|
||||
|
||||
Reference in New Issue
Block a user