Skip to content

Commit

Permalink
Update partyscript.js
Browse files Browse the repository at this point in the history
Birthday Dogukan
  • Loading branch information
aschuerch authored Nov 14, 2024
1 parent 800f410 commit 8c0279b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_js/partyscript.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var partydates = '["1-12","18-10","14-4","18-1","27-12","8-11","7-9","20-12"]';
var partydates = '["1-12","18-10","14-4","18-1","27-12","8-11","7-9","20-12", "14-11"]';
$(document).ready(
function(){
var today = new Date();
Expand Down

0 comments on commit 8c0279b

Please sign in to comment.