Skip to content

Commit

Permalink
Update redirect.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacon_Space authored Oct 7, 2023
1 parent 0b45156 commit 8beeca8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
<script type="text/javascript" src="meta.js"></script>
</head>
<body>

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">

<div class="d-grid gap-2 col-6 mx-auto">
<h1>Redirecting...</h1>
</div>
Expand Down

0 comments on commit 8beeca8

Please sign in to comment.