Skip to content

Commit 2e72f25

Browse files
authored
Merge pull request #3910 from rafaelncarvalho/patch-1
Update Bootstrap to 3.4.1
2 parents 35d7a3a + ed5d87b commit 2e72f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/rootfs/var/www/html/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Default Site</title>
8-
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
8+
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
99
<style>
1010
.jumbotron { margin-top: 50px; }
1111
</style>

0 commit comments

Comments
 (0)