This commit is contained in:
atisawd 2018-06-18 15:31:52 +05:30
parent 1a00b13c7c
commit f4c26d62fd
3 changed files with 7 additions and 7 deletions

View file

@ -38,7 +38,7 @@
<link rel="stylesheet" <link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/boxicons@1.0.3/css/boxicons.min.css"> href="https://cdn.jsdelivr.net/npm/boxicons@1.0.3/css/boxicons.min.css">
<link rel="shortcut icon" href="static/img/favicon.ico?v=2" > <link rel="shortcut icon" href="static/img/favicon.ico?v=3" >
@ -75,6 +75,6 @@
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
<script src="static/dist/bundle.js"></script> <script src="static/dist/bundle.js?v=2"></script>
</body> </body>
</html> </html>

10
static/dist/bundle.js vendored

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB