Mein Teil komplett (Über uns)

This commit is contained in:
JoulianALS
2024-04-17 10:06:18 +02:00
parent 239204677c
commit 04b00f38f8
8 changed files with 37 additions and 21 deletions

View File

@@ -0,0 +1,8 @@
const swiper = new Swiper('.swiper', {
direction: 'vertical',
loop: true,
pagination: {
el: '.swiper-pagination',
},
});