Add cache busting for website assets

This commit is contained in:
Marc Froehlich
2026-07-07 00:43:12 +02:00
parent f83cdbd804
commit 67b91a766a
40 changed files with 155 additions and 72 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
version: Date.now()
};