database driven image uploader and storage service model
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<nav class="navbar" role="navigation" aria-label="Main navigation">
|
||||
<div class="container navbar-inner">
|
||||
<a routerLink="/" class="navbar-brand" routerLinkActive="active">
|
||||
<img [src]="config().logo_url" alt="" class="brand-flower" aria-hidden="true">
|
||||
<img [src]="resolveImageUrl(config().logo_url)" alt="" class="brand-flower" aria-hidden="true">
|
||||
<span class="brand-name">
|
||||
<span class="brand-mountain">{{ config().callsign | uppercase }}</span>
|
||||
<span class="brand-tagline">{{ config().tagline }}</span>
|
||||
|
||||
Reference in New Issue
Block a user