This commit is contained in:
Skylar Grant 2023-01-10 13:42:14 -05:00
parent f26090e79a
commit 5393f93a97
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<!-- Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
<!-- <link rel="stylesheet" href="/main.css"> -->
<link rel="stylesheet" href="/main.css">
</head>
<body onload="refreshData()" class="container">
<%- include('trial.html') -%>