Update actions/configure-pages action to v5

This commit is contained in:
renovate[bot]
2024-03-30 02:42:19 +00:00
committed by Phyu
parent 07f5bb498e
commit 9c55bab426
19 changed files with 291 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
var events = [];
$(document).ready(function () {
$('div#calendar p#nojs').hide(); // Hide the NoJS message
$.getJSON('https://api.leighhack.org/events', function (data) {
data.forEach(function (event) {
events.push({

View File

@@ -19,6 +19,7 @@ $(document).ready(function () {
} else {
$('span#hackspace-status').html('<b>Closed</b>');
}
$('div#hackspace-open').fadeIn('slow');
}
// 'printers' shortcode