mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
Merge branch 'pr/2613'
* pr/2613: Add an icon for Safari's pinned tabs
This commit is contained in:
commit
00c5062eab
BIN
gui/assets/img/safari-pinned-tab.svg
Normal file
BIN
gui/assets/img/safari-pinned-tab.svg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
@ -15,6 +15,7 @@
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="shortcut icon" href="assets/img/favicon.png">
|
||||
<link rel="mask-icon" href="assets/img/safari-pinned-tab.svg" color="#0882c8">
|
||||
|
||||
<title ng-bind="thisDeviceName() + ' | Syncthing'"></title>
|
||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user