snazzy info added, logo added

This commit is contained in:
piratefinn 2017-11-14 17:12:07 +00:00
parent f6a6e4c964
commit 8ede382799
7 changed files with 35 additions and 16 deletions

View file

@ -5,7 +5,7 @@ import { AgmCoreModule } from '@agm/core';
import 'rxjs/add/operator/map';
@Component({
templateUrl: 'map.component.html',
templateUrl: 'trail-map.component.html',
})
export class TrailMapComponent implements OnInit {