Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingWithAnxiety committed Mar 21, 2023
2 parents 53f4acd + 86aa0c0 commit b6af22f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion AddToJS.JS → AddToJS.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ document.head.appendChild(script);
script.onload = function() {
// Get the current date in the desired format
$("#TheDate").text(formattedDate);;
};
};
19 changes: 0 additions & 19 deletions package.json

This file was deleted.

0 comments on commit b6af22f

Please sign in to comment.