diff --git a/nuxt.config.js b/nuxt.config.js index 83841f5..f2c6e5d 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -21,6 +21,7 @@ module.exports = { { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }, { rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Exo+2:300,400,500&display=swap' }, { rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=M+PLUS+1p:300,400,500&display=swap' }, + { rel: 'stylesheet', href: 'https://fonts.googleapis.com/icon?family=Material+Icons' }, ], }, /*