mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-23 03:18:59 +00:00
Put thisDeviceName first in page title
This commit is contained in:
parent
198725216f
commit
c50ba9267c
@ -16,7 +16,7 @@
|
|||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
<link rel="shortcut icon" href="assets/img/favicon.png">
|
<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="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||||
<link href="assets/font/raleway.css" rel="stylesheet">
|
<link href="assets/font/raleway.css" rel="stylesheet">
|
||||||
<link href="assets/css/overrides.css" rel="stylesheet">
|
<link href="assets/css/overrides.css" rel="stylesheet">
|
||||||
|
Loading…
Reference in New Issue
Block a user