Skip to content

Commit 21818da

Browse files
chore(deps): update dependency twitter-bootstrap to v5.3.3
1 parent 866c699 commit 21818da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

matrix/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<title>404 Not Found</title>
2121
<link
2222
rel="stylesheet"
23-
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.2/css/bootstrap.min.css"
23+
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.3/css/bootstrap.min.css"
2424
/>
2525
<link rel="stylesheet" href="./css/404.css" />
2626
</head>

restriction/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>404 Not found</title>
2323
<link
2424
rel="stylesheet"
25-
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.2/css/bootstrap.min.css"
25+
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.3/css/bootstrap.min.css"
2626
/>
2727
<link rel="stylesheet" href="css/404.css" />
2828
</head>

0 commit comments

Comments
 (0)