mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 00:36:48 +00:00
🛠 Ticker improvements
This commit is contained in:
@@ -4,8 +4,8 @@ block main
|
||||
- const ticker = shuffle(site.meta.ticker).join(" +++ ") + " +++ "
|
||||
- const duration = ticker.length / 4
|
||||
.ticker
|
||||
pre(style=`animation-duration:${duration}s`)= ticker
|
||||
pre(style=`animation-duration:${duration}s`)= ticker
|
||||
span(style=`animation-duration:${duration}s`)= ticker
|
||||
span(style=`animation-duration:${duration}s`)= ticker
|
||||
|
||||
.wrap
|
||||
section
|
||||
|
||||
Reference in New Issue
Block a user