renamed LIS to trail and added esta logo

This commit is contained in:
piratefinn 2017-12-08 14:01:46 +00:00
parent 0cc3a473cf
commit 100a3c71a8
5 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,7 @@ const routes: Routes = [
{
path: 'story-trail',
component: TrailMapComponent,
data: { title: 'Lancaster Independent Story' },
data: { title: 'Story Trail' },
},
{
path: 'payroll-log',