Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
souzadevinicius authored Feb 5, 2023
1 parent 10bf01f commit 7ba8fc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down Expand Up @@ -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>

Expand Down

0 comments on commit 7ba8fc6

Please sign in to comment.