first commit

This commit is contained in:
2025-07-14 07:33:32 +00:00
commit 64f6de30fb
41 changed files with 958 additions and 0 deletions

5
assets/scripts/site.js Normal file
View File

@ -0,0 +1,5 @@
jQuery( document ).ready( function( $ ) {
// Your JavaScript goes here
});