Commit f6594f5c authored by Sebastien Chopin's avatar Sebastien Chopin

Update nuxt theme color

parent 8b2ff3aa
...@@ -24,7 +24,7 @@ module.exports = { ...@@ -24,7 +24,7 @@ module.exports = {
manifest: { manifest: {
name: 'Nuxt Hacker News', name: 'Nuxt Hacker News',
description: 'HackerNews clone built with Nuxt.js', description: 'HackerNews clone built with Nuxt.js',
theme_color: '#2B8358' theme_color: '#188269'
}, },
modules: [ modules: [
'@nuxtjs/pwa', '@nuxtjs/pwa',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment