We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb966c commit c4a2349Copy full SHA for c4a2349
example.php
@@ -8,7 +8,7 @@
8
<html>
9
<head>
10
<title>Gatcha</title>
11
- <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
+ <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css">
12
</head>
13
<body>
14
<div class="container">
0 commit comments