Skip to content

Commit

Permalink
Update favicon.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jvde-github authored Nov 19, 2023
1 parent 9f8e64c commit c347e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HTML/favicon.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
unsigned char favicon_ico_gz[] = {
unsigned char favicon_ico_gzip[] = {
0x1f, 0x8b, 0x08, 0x08, 0xd9, 0x61, 0x5a, 0x65, 0x00, 0x03, 0x66, 0x61,
0x76, 0x69, 0x63, 0x6f, 0x6e, 0x2e, 0x69, 0x63, 0x6f, 0x00, 0x8d, 0x93,
0x5f, 0x48, 0x93, 0x51, 0x18, 0xc6, 0xdf, 0xb3, 0xf3, 0x7d, 0xdf, 0x09,
Expand Down

0 comments on commit c347e60

Please sign in to comment.