Skip to content

Commit 0fad90f

Browse files
authored
Update bootstrap to 5.3.3
1 parent 6b8cb89 commit 0fad90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
77
<title>Typer</title>
88
<meta name="description" content="A tower defense like typing game">
9-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
9+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
1010
<link rel="stylesheet" href="typer.css">
1111
<script>
1212
window.dataLayer = window.dataLayer || [];

0 commit comments

Comments
 (0)