duwiuishsuehgdz

remotes/1693045480750635534/spooky-22
fireworks88 2021-08-23 11:43:36 +02:00
parent f32c14e28e
commit 8de41291ab
1 changed files with 5 additions and 1 deletions

View File

@ -193,7 +193,11 @@
<script src="/assets/js/sparkle.min.js" type="text/javascript"></script>
<script>
document.getElementById("post-root").sparkle();
document.getElementById("post-root").sparkle({
count: 10,
minAge: 500,
maxAge: 2000
});
</script>