Skip to content

Commit c4a2349

Browse files
authored
CDN Bootstrap
1 parent adb966c commit c4a2349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<html>
99
<head>
1010
<title>Gatcha</title>
11-
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
11+
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css">
1212
</head>
1313
<body>
1414
<div class="container">

0 commit comments

Comments
 (0)