diff options
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index e8379f0..d5fbd7e 100644 --- a/dist/index.html +++ b/dist/index.html @@ -22,7 +22,7 @@ gtag('config', 'UA-118868480-1'); </script> <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css"> - </head> + <link href="main.css" rel="stylesheet"></head> <body> <div id="app"></div> <script type="text/javascript" src="build.js"></script></body> |
