adventskalender/2025/js/background.js aktualisiert
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
link.type = "image/png";
|
||||
document.head.appendChild(link);
|
||||
}
|
||||
link.href = `assets/images/1920/webp/${filename}.webp`;
|
||||
link.href = `assets/images/1920/webp/${filename}`;
|
||||
}
|
||||
|
||||
window.addEventListener("DOMContentLoaded", () => {
|
||||
|
||||
Reference in New Issue
Block a user