Alleen confetti op eerste pagina
This commit is contained in:
@ -25,6 +25,7 @@ const showFooter = computed(
|
||||
)
|
||||
|
||||
function showConfetti(event) {
|
||||
if (!frontmatter.value.confetti) return
|
||||
confetti({
|
||||
particleCount: 100,
|
||||
spread: 100,
|
||||
|
Reference in New Issue
Block a user