Install bootstrap using composer
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<title>CW Uurrooster generator</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/bootstrap-icons.css">
|
||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="vendor/bootstrap-icons/bootstrap-icons.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container my-5">
|
||||
|
Reference in New Issue
Block a user