We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94990 commit 8718612Copy full SHA for 8718612
_includes/news.qmd
@@ -147,7 +147,7 @@ listing:
147
listing.parentNode.insertBefore(carouselContainer, listing.nextSibling);
148
149
const slides = Array.from(carouselTrack.children);
150
- const displayDuration = 3500;
+ const displayDuration = 2500;
151
let isDragging = false,
152
startPos = 0,
153
currentTranslate = 0,
0 commit comments