Skip to content

Commit b3b34dc

Browse files
committed
recompiled after dependency updates
1 parent 8bae0f4 commit b3b34dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+6560
-12788
lines changed

about.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h5 class="white-text">Connect</h5>
273273
</div>
274274
</footer>
275275
<!-- Scripts-->
276-
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
276+
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
277277
<script>if (!window.jQuery) { document.write('<script src="bin/jquery-2.1.1.min.js"><\/script>'); }
278278
</script>
279279
<script src="js/jquery.timeago.min.js"></script>
@@ -299,5 +299,6 @@ <h5 class="white-text">Connect</h5>
299299
ga('require', 'displayfeatures');
300300
ga('send', 'pageview');
301301
</script>
302+
302303
</body>
303304
</html>

badges.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h5 class="white-text">Connect</h5>
261261
</div>
262262
</footer>
263263
<!-- Scripts-->
264-
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
264+
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
265265
<script>if (!window.jQuery) { document.write('<script src="bin/jquery-2.1.1.min.js"><\/script>'); }
266266
</script>
267267
<script src="js/jquery.timeago.min.js"></script>
@@ -287,5 +287,6 @@ <h5 class="white-text">Connect</h5>
287287
ga('require', 'displayfeatures');
288288
ga('send', 'pageview');
289289
</script>
290+
290291
</body>
291292
</html>

0 commit comments

Comments
 (0)