Skip to content

Commit

Permalink
Remove http
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Jun 24, 2016
1 parent 2d5275a commit d060f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/_layout/global.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<?php $this->insert('_partials/ga') ?>

<script src="/builds/main.js"></script>
<script src="http://projects-banner.madewithlove.be/dist/madewithlove-projects-banner.min.js"></script>
<script src="//projects-banner.madewithlove.be/dist/madewithlove-projects-banner.min.js"></script>
</body>
</html>

0 comments on commit d060f3e

Please sign in to comment.