Add sitemap
This commit is contained in:
parent
f0e17fbc20
commit
f48c2377bd
4 changed files with 64 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ export const routes: Routes = [
|
|||
path: 'biography',
|
||||
component: BiographyPage,
|
||||
},
|
||||
{
|
||||
/*{
|
||||
path : 'portfolio',
|
||||
component: PageComponent,
|
||||
children: [
|
||||
|
|
@ -51,7 +51,7 @@ export const routes: Routes = [
|
|||
{
|
||||
path: 'hello',
|
||||
component: ContactMePage,
|
||||
}
|
||||
}*/
|
||||
]
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue