renamed LIS to trail and added esta logo

This commit is contained in:
piratefinn 2017-12-08 14:01:46 +00:00
parent e3db378396
commit 88d4c52915
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',