Add Material icons import
This commit is contained in:
parent
78ac63ec38
commit
c607f44c8d
@ -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' },
|
||||
],
|
||||
},
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user