Put thisDeviceName first in page title

This commit is contained in:
WSGCSysadmin 2015-06-17 10:08:26 -05:00 committed by Erik Meitner
parent 198725216f
commit c50ba9267c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<meta name="author" content="">
<link rel="shortcut icon" href="assets/img/favicon.png">
<title>Syncthing | {{thisDeviceName()}}</title>
<title>{{thisDeviceName()}} | Syncthing</title>
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/font/raleway.css" rel="stylesheet">
<link href="assets/css/overrides.css" rel="stylesheet">