File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A [Bootstrap](http://getbootstrap.com) material theme designed for use on [Compu
66Demo
77----
88
9- A live demo of this theme that showcases most components can be found [ here] ( https://s3.csh.rit.edu/csh-material-bootstrap/4.0.0 /index.html ) .
9+ A live demo of this theme that showcases most components can be found [ here] ( https://s3.csh.rit.edu/csh-material-bootstrap/4.3.1 /index.html ) .
1010
1111Usage
1212------
@@ -37,15 +37,15 @@ Use CSH Material Bootstrap without a package manager.
3737###### CSS
3838
3939```
40- <link rel="stylesheet" href="https://s3.csh.rit.edu/csh-material-bootstrap/4.0.0 /dist/csh-material-bootstrap.min.css" media="screen">
40+ <link rel="stylesheet" href="https://s3.csh.rit.edu/csh-material-bootstrap/4.3.1 /dist/csh-material-bootstrap.min.css" media="screen">
4141```
4242
4343###### JS, Popper.js, and jQuery
4444
4545```
4646<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
4747<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
48- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0 /js/bootstrap.min.js" integrity="sha384-a5N7Y/aK3qNeh15eJKGWxsqtnX/wWdSZSKp+81YjTmS15nvnvxKHuzaWwXHDli+4" crossorigin="anonymous"></script>
48+ <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js" integrity="sha384-a5N7Y/aK3qNeh15eJKGWxsqtnX/wWdSZSKp+81YjTmS15nvnvxKHuzaWwXHDli+4" crossorigin="anonymous"></script>
4949```
5050
5151Development
You can’t perform that action at this time.
0 commit comments