Skip to content

Commit 1e2735e

Browse files
committed
update bootstrap
1 parent 01b9442 commit 1e2735e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<meta charset="utf-8">
55
<title>Hello, World!</title>
66
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
7+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
8+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
79
</head>
810
<body>
911
<div>

0 commit comments

Comments
 (0)