added treeview dependency

This commit is contained in:
Xetera
2019-07-27 04:14:50 -04:00
committed by Jean-Philippe Sirois
parent b7f444ff9f
commit 3c52c17227
8 changed files with 70 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ module.exports = {
resolve: `gatsby-plugin-manifest`,
options: {
name: `The Programmers Hangout`,
short_name: `starter`,
short_name: `TPH`,
start_url: `/`,
background_color: `#663399`,
theme_color: `#ba1a2e`,