Merge pull request #178 from the-programmers-hangout/feat-replace-favicon

feat: replace favicon with new logo
This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:45:23 -05:00
committed by GitHub
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