Fix favicon.

This commit is contained in:
Gunther Brunner
2015-06-18 16:03:57 +09:00
parent 654b5cf388
commit e66e64d4fd
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
autocomplete='url', ng-model='textURL', text-focus-select,
autocapitalize='off', spellcheck='false', blur-element='blurUrl'
accesskey='N', tabindex='10', ng-change='textUrlChanged()',
focus-element='nav.focusUrl').form-control
focus-element='nav.focusUrl')
img(ng-src='{{urlFavicon}}')
.input-group-btn