update image url

test
dan 2020-03-30 20:10:38 -06:00
parent 2e00913ac9
commit e6781aed41
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<secondary-page-component [hideSideBarOnMobile]="true" >
<div mainContent class="mapWrapper">
<img style="width: 100%" src="assets/images/tiny/covid_tract.jpg">
<img style="width: 100%" src="{{imageUrl}}">
<div class="fab-buttons" >
<button mat-fab (click)="share()"><i ofbicon>share</i></button>
</div>