Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<div class="footer-col hidden-xs">
<a href="http://labs.bl.uk/" target="_blank">
<img class="img-responsive center-block" src="https://cdn.rawgit.com/LibCrowds/libcrowds-pybossa-theme/master/static/img/bl-logo.png" alt="BL Labs logo">
<img class="img-responsive center-block" src="https://cdn.jsdelivr.net/gh/LibCrowds/libcrowds-pybossa-theme/static/img/bl-logo.png" alt="BL Labs logo">
</a>
</div>

Expand All @@ -25,7 +25,7 @@

<div class="footer-col hidden-xs">
<a href="http://pybossa.com/" target="_blank">
<img class="img-responsive center-block" src="https://cdn.rawgit.com/LibCrowds/libcrowds-pybossa-theme/master/static/img/pybossa.png" alt="PyBossa logo">
<img class="img-responsive center-block" src="https://cdn.jsdelivr.net/gh/LibCrowds/libcrowds-pybossa-theme/static/img/pybossa.png" alt="PyBossa logo">
</a>
</div>

Expand Down
2 changes: 1 addition & 1 deletion head.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400">
<link type="text/css" rel="stylesheet" href="https://cdn.rawgit.com/LibCrowds/libcrowds-pybossa-theme/master/static/css/styles.min.css">
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/gh/LibCrowds/libcrowds-pybossa-theme/static/css/styles.min.css">
2 changes: 1 addition & 1 deletion libcrowds-theme.dcstyle.json

Large diffs are not rendered by default.