Refactor folder (#2665)
This commit is contained in:
parent
8c25294da7
commit
272a34195b
@ -169,7 +169,7 @@ const routes: Routes = [
|
|||||||
path: '2023/11/hacktoberfest-2023-debriefing',
|
path: '2023/11/hacktoberfest-2023-debriefing',
|
||||||
loadComponent: () =>
|
loadComponent: () =>
|
||||||
import(
|
import(
|
||||||
'./2023/11/hacktoberfest-2023/hacktoberfest-2023-debriefing-page.component'
|
'./2023/11/hacktoberfest-2023-debriefing/hacktoberfest-2023-debriefing-page.component'
|
||||||
).then((c) => c.Hacktoberfest2023DebriefingPageComponent),
|
).then((c) => c.Hacktoberfest2023DebriefingPageComponent),
|
||||||
title: 'Hacktoberfest 2023 Debriefing'
|
title: 'Hacktoberfest 2023 Debriefing'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user