mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updated dashboard.html
My bad, changed wrong version string (last commit was supposed to change the JS file instead of the CSS file).
This commit is contained in:
parent
616124446f
commit
6dccd1c982
@ -13,10 +13,10 @@
|
||||
<link rel="stylesheet" type="text/css" href="libs/bulma/bulma.min.css?v=V2RnA3Mwhh">
|
||||
<link rel="stylesheet" type="text/css" href="libs/fontello/fontello.css?v=V2RnA3Mwhh">
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css?v=ugMWEbHDxs">
|
||||
<link rel="stylesheet" type="text/css" href="css/dashboard.css?v=ugMWEbHDxs">
|
||||
<link rel="stylesheet" type="text/css" href="css/dashboard.css?v=V2RnA3Mwhh">
|
||||
<script type="text/javascript" src="libs/sweetalert/sweetalert.min.js?v=V2RnA3Mwhh"></script>
|
||||
<script type="text/javascript" src="libs/axios/axios.min.js?v=V2RnA3Mwhh"></script>
|
||||
<script type="text/javascript" src="js/dashboard.js?v=29qSkTNt9U"></script>
|
||||
<script type="text/javascript" src="js/dashboard.js?v=ugMWEbHDxs"></script>
|
||||
|
||||
<!-- Open Graph tags -->
|
||||
<meta property="og:type" content="website" />
|
||||
|
Loading…
Reference in New Issue
Block a user