This commit is contained in:
2025-08-21 13:50:07 +02:00
commit 58d71ad38b
51 changed files with 15313 additions and 0 deletions

10
javascript/script.js Normal file
View File

@@ -0,0 +1,10 @@
/**
* Front-end JavaScript
*
* The JavaScript code you place here will be processed by esbuild. The output
* file will be created at `../theme/js/script.min.js` and enqueued in
* `../theme/functions.php`.
*
* For esbuild documentation, please see:
* https://esbuild.github.io/
*/