We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d1c6c commit 09dc9ccCopy full SHA for 09dc9cc
static/index.html
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7
<!-- Bootstrap CSS -->
8
- <link rel="stylesheet" href="css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">
9
<title>Oh_My_System</title>
10
</head>
11
<body>
0 commit comments