Updated favicon and header details
This commit is contained in:
@@ -10,12 +10,12 @@ module.exports = {
|
||||
resolve: `gatsby-plugin-manifest`,
|
||||
options: {
|
||||
name: 'gatsby-starter-default',
|
||||
short_name: 'starter',
|
||||
short_name: 'Dennis Thiessen',
|
||||
start_url: '/',
|
||||
background_color: '#663399',
|
||||
theme_color: '#663399',
|
||||
display: 'minimal-ui',
|
||||
icon: 'src/assets/images/website-icon.png', // This path is relative to the root of the site.
|
||||
icon: 'src/assets/images/website-icon-dt.png', // This path is relative to the root of the site.
|
||||
},
|
||||
},
|
||||
'gatsby-plugin-sass',
|
||||
|
||||
Reference in New Issue
Block a user