Footer and header design updates.
This commit is contained in:
@@ -19,16 +19,12 @@ const routes: Routes = [
|
||||
path: '',
|
||||
component: StartComponent,
|
||||
},
|
||||
{
|
||||
path: 'explorer',
|
||||
component: ExplorerComponent,
|
||||
},
|
||||
{
|
||||
path: 'graphs',
|
||||
component: StatisticsComponent,
|
||||
},
|
||||
{
|
||||
path: 'about',
|
||||
path: 'team',
|
||||
component: AboutComponent,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user