-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10bf01f
commit 7ba8fc6
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ | |
<script src="https://unpkg.com/vue"></script> | ||
|
||
<link href="/css/app.9c436301.css" rel="preload" as="style"> | ||
<link href="/css/chunk-vendors.72a15a34.css" rel="preload" as="style"> | ||
<link href="/js/app.7db67bfb.js" rel="preload" as="script"> | ||
<link href="/js/chunk-vendors.4cb362c6.js" rel="preload" as="script"> | ||
<link href="/css/chunk-vendors.55204a1e.css" rel="preload" as="style"> | ||
<link href="/js/app.606dea44.js" rel="preload" as="script"> | ||
<link href="/js/chunk-vendors.92ae0fb3.js" rel="preload" as="script"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" | ||
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous"> | ||
|
@@ -41,8 +41,8 @@ <h2>THIS MAPPING OVERVIEW IS UNDER DEVELOPMENT AND SHOULD NOT BE USED FOR ANYTHI | |
|
||
<div id="app"></div> | ||
|
||
<script src="/js/chunk-vendors.4cb362c6.js"></script> | ||
<script src="/js/app.7db67bfb.js"></script> | ||
<script src="/js/chunk-vendors.92ae0fb3.js"></script> | ||
<script src="/js/app.606dea44.js"></script> | ||
|
||
</body> | ||
|
||
|