Skip to content

Commit cd04324

Browse files
committed
Update boostrap 5.0 css
1 parent 9595ddb commit cd04324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/head.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<meta charset="utf-8">
33
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
44
<link rel="shortcut icon" href="/greenter.ico">
5-
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
5+
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-wEmeIV1mKuiNpC+IOBjI7aAzPcEZeedi5yW5f2yOq55WWLwNGmvvx4Um1vskeMj0" crossorigin="anonymous">
66
<script src="https://kit.fontawesome.com/aa9dec17f1.js" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)