Skip to content

Commit 0ed3942

Browse files
committed
Update Favicon
Generated with https://realfavicongenerator.net
1 parent 291b5e8 commit 0ed3942

20 files changed

+16
-18
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
/target/
23
**/*.rs.bk
34
/node_modules
17 Bytes
Loading
-604 Bytes
Loading

static/images/apple-touch-icon.png

-13 Bytes
Loading

static/images/browserconfig.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<browserconfig>
33
<msapplication>
44
<tile>
5-
<square150x150logo src="/mstile-150x150.png"/>
6-
<TileColor>#00aba9</TileColor>
5+
<square150x150logo src="/static/images/mstile-150x150.png?v=ngJW8jGAmR"/>
6+
<TileColor>#ffffff</TileColor>
77
</tile>
88
</msapplication>
99
</browserconfig>

static/images/favicon-16x16.png

102 Bytes
Loading

static/images/favicon-32x32.png

-192 Bytes
Loading

static/images/favicon.ico

-7.95 KB
Binary file not shown.

static/images/goldberg.jpg

-145 KB
Binary file not shown.

static/images/mstile-144x144.png

-1.52 KB
Loading

0 commit comments

Comments
 (0)