introduction section
This commit is contained in:
@@ -5,7 +5,7 @@ import ExperienceView from '../views/ExperienceView.vue'
|
||||
|
||||
const routes: RouteRecordRaw[] = [
|
||||
{ path: '/', component: HomeView },
|
||||
{ path: '/experience',
|
||||
{ path: '/recommSpotify',
|
||||
component: ExperienceView,
|
||||
props: { modelUrl: '/models/door_room_firstVersion_materials-draco.glb', dracoPath: '/draco/' } }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user