Skip to content

Commit 51b06de

Browse files
committed
More descriptive filename for icon
1 parent 3eac066 commit 51b06de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
"dna-engine": "~3.2",
7171
"hamburger-menu": "~0.6",
7272
"jshint": "~2.13",
73-
"less": "~4.2",
73+
"less": "~4.3",
7474
"replacer-util": "~1.3",
7575
"rev-web-assets": "~1.4",
7676
"rimraf": "~6.0",
7777
"run-scripts-util": "~1.3",
7878
"uglify-js": "~3.19",
7979
"w3c-html-validator": "~1.8",
80-
"web-ignition": "~2.2"
80+
"web-ignition": "~2.3"
8181
}
8282
}

website/templates/page-begin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<meta property=og:image content="graphics/snap-backup-logo-card.png">
2121
<meta property=og:image:alt content="Logo">
2222
<title>Snap Backup &bull; {{pageTitle}}</title>
23-
<link rel=icon href={{webRoot}}/graphics/bookmark.png>
23+
<link rel=icon href={{webRoot}}/graphics/bookmark-icon.png>
2424
<link rel=apple-touch-icon href={{webRoot}}/graphics/mobile-home-screen.png>
2525
<link rel=preconnect href=https://fonts.googleapis.com>
2626
<link rel=preconnect href=https://fonts.gstatic.com crossorigin>

0 commit comments

Comments
 (0)