renamed LIS to trail and added esta logo
This commit is contained in:
parent
0cc3a473cf
commit
100a3c71a8
5 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ const routes: Routes = [
|
|||
{
|
||||
path: 'story-trail',
|
||||
component: TrailMapComponent,
|
||||
data: { title: 'Lancaster Independent Story' },
|
||||
data: { title: 'Story Trail' },
|
||||
},
|
||||
{
|
||||
path: 'payroll-log',
|
||||
|
|
Reference in a new issue