diff options
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 3cbf2aa..2a84b7b 100644 --- a/src/index.html +++ b/src/index.html @@ -18,7 +18,8 @@ gtag('js', new Date()); gtag('config', 'UA-118868480-1'); </script> - </head> + <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css"> + </head> <body> <div id="app"></div> </body> |
