Skip to content

Commit

Permalink
Merge pull request #581 from causefx/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
causefx authored Aug 17, 2017
2 parents 455809d + 4da0fce commit 8a6163a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower_components/bootstrap/dist/css/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion homepage.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<title><?=$title;?> Homepage</title>

<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css?v=<?php echo INSTALLEDVERSION; ?>">
<link rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="bower_components/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css">
<script src="js/menu/modernizr.custom.js"></script>
Expand Down

0 comments on commit 8a6163a

Please sign in to comment.