Test slick integration

This commit is contained in:
2024-11-12 16:22:40 +01:00
parent 12118b5ce3
commit 34d7bba3ba
6 changed files with 328 additions and 1 deletions

View File

@@ -3,5 +3,13 @@
<header>
<h1 class="title">Vitaj, na tejto úžasnej stránke</h1>
<p>Neoficiálna študentská stránka pre Adlerku</p>
<div data-slick='{"slidesToShow": 4, "slidesToScroll": 4}'>
<div><h3>1</h3></div>
<div><h3>2</h3></div>
<div><h3>3</h3></div>
<div><h3>4</h3></div>
<div><h3>5</h3></div>
<div><h3>6</h3></div>
</div>
</header>
<hr>