mirror of
https://github.com/atisawd/boxicons.git
synced 2024-11-13 19:04:52 +01:00
bundle
This commit is contained in:
parent
1a00b13c7c
commit
f4c26d62fd
3 changed files with 7 additions and 7 deletions
|
@ -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
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 |
Loading…
Reference in a new issue