diff --git a/files/templates/submission.html b/files/templates/submission.html
index 7588b40e3..7f2d9b8ee 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -196,7 +196,22 @@
document.getElementById("post-root").sparkle({
count: 10,
minAge: 500,
- maxAge: 2000
+ maxAge: 2000,
+ starsource: `
+ `,
});