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.
2 parents d34e014 + 68eb0fb commit 81a342fCopy full SHA for 81a342f
index.html
@@ -1,6 +1,14 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
+<!-- Latest compiled and minified CSS -->
5
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
6
+
7
+<!-- Optional theme -->
8
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css">
9
10
+<!-- Latest compiled and minified JavaScript -->
11
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
12
</head>
13
<body>
14
<h1>Foo!</h1>
0 commit comments