feat: replace favicon with new logo

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:37:43 -05:00
parent 4b6d961ad3
commit e79c68fdaf
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -79,8 +79,8 @@ module.exports = {
name: `The Programmers Hangout`,
short_name: `TPH`,
start_url: `/`,
background_color: `#663399`,
theme_color: `#ba1a2e`,
background_color: `#1f2a34`,
theme_color: `#2874fe`,
display: `minimal-ui`,
icon: `src/images/icon.png`,
},
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 97 KiB