aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/base/head_navbar.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
index 4f71bb6..743dfee 100644
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -1,8 +1,8 @@
<div class="ui container" id="navbar">
<div class="item brand" style="justify-content: space-between;">
<a title="Head back to https://www.thedroneely.com" href="/">
- <img style="display: inline; border-radius: 6px;" class="ui mini image" src="/android-chrome-192x192.png">
- <span style="margin-left: 0.65em;">www.thedroneely.com</span>
+ <img style="display: inline;" class="ui mini image" src="{{AppSubUrl}}/img/favicon.png">
+ <span style="margin-left: 0.65em;">www.thedroneely.com</span>
</a>
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
<i class="sidebar icon"></i>