We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19865bc commit 2ddb902Copy full SHA for 2ddb902
1 file changed
index.html
@@ -4,7 +4,7 @@
4
<style></style>
5
<meta charset="UTF-8">
6
<title>Recipe Box</title>
7
- <link href=".\load\bootstrap.min.css" rel="stylesheet">
+ <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
8
<link href="rstyle.css" rel="stylesheet">
9
</head>
10
<body>
0 commit comments