bug fixes and new additions

This commit is contained in:
Kwesi Banson Jnr
2025-08-13 00:10:17 +00:00
parent cf39ff2682
commit eabf61b7da
133 changed files with 4231 additions and 590 deletions

View File

@@ -1,4 +1,4 @@
$(document).ready(function(){
$(document).ready(function(){
//console.log('foo bar');
var d = new Date();
var month = d.getMonth()+1;