|
@@ -3,9 +3,9 @@
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
<title>where's the button</title>
|
|
|
- <script type="text/javascript" src="/js/jquery.min.js" crossorigin="anonymous"></script>
|
|
|
- <link rel="stylesheet" href="/css/bootstrap.min.css" crossorigin="anonymous">
|
|
|
- <script type="text/javascript" src="/js/bootstrap.min.js" crossorigin="anonymous"></script>
|
|
|
+ <script type="text/javascript" src="/js/jquery.min.js"></script>
|
|
|
+ <link rel="stylesheet" href="/css/bootstrap.min.css">
|
|
|
+ <script type="text/javascript" src="/js/bootstrap.min.js"></script>
|
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
|
<link href="https://fonts.loli.net/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700
|