Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
43D committed Mar 28, 2024
1 parent 07f399d commit 840eb12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<title>PySocial</title>
<script type="module" crossorigin src="/assets/index-PezaRJS1.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BQV_b2gC.css">
<script type="module" crossorigin src="/player/assets/index-PezaRJS1.js"></script>
<link rel="stylesheet" crossorigin href="/player/assets/index-BQV_b2gC.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 840eb12

Please sign in to comment.