Add Material icons import

This commit is contained in:
Damillora 2020-06-24 04:56:09 +07:00
parent 78ac63ec38
commit c607f44c8d
1 changed files with 1 additions and 0 deletions

View File

@ -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' },
],
},
/*