Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
soxft authored Jan 2, 2022
1 parent db69a4b commit ef86db3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<!-- Javascript -->
<script src="https://cdn.jsdelivr.net/npm/jquery@1.12.4/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/soxft/cdn@1.9/urlshorting/clipboard.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/soxft/cdn@2.7/jquery/jquery-qrcode/jquery.qrcode.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/soxft/cdn@1.0.0/urlshorting/clipboard.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/soxft/cdn@1.0.0/jquery/jquery-qrcode/jquery.qrcode.min.js"></script>
<script src="https://www.layuicdn.com/layer/layer.js"></script>
<script src="assets/js/main.js?v=1.01"></script>
</head>
Expand Down Expand Up @@ -102,4 +102,4 @@
<p class="text-muted h6">© 2021 <a class="text-muted h6" href="//xsot.cn">xcsoft</a> copyright</p>
</footer>

</html>
</html>

0 comments on commit ef86db3

Please sign in to comment.