diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-11-26 04:33:40 +0200 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-11-26 04:33:40 +0200 |
| commit | ac57b98df77219c8529c4547b13366df3e998b2c (patch) | |
| tree | cd3a073ed31d94fca76290cab7763d2a6a9c15b8 /esm/index.html | |
| parent | 8c27075aea4c6e1d4f81d77f9e833c24e37eeb54 (diff) | |
| download | slidetray-ac57b98df77219c8529c4547b13366df3e998b2c.tar.gz slidetray-ac57b98df77219c8529c4547b13366df3e998b2c.tar.bz2 slidetray-ac57b98df77219c8529c4547b13366df3e998b2c.zip | |
implement esm version
Diffstat (limited to 'esm/index.html')
| -rw-r--r-- | esm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esm/index.html b/esm/index.html index 6790705..5d10980 100644 --- a/esm/index.html +++ b/esm/index.html @@ -7,7 +7,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.5/swiper-bundle.css"/> </head> <body> - <!-- Swiper --> + <div class="swiper slidetray"> <div class="swiper-wrapper"></div> |
