mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 21:03:29 +02:00
Link the down arrow emoji to the next slide down
This commit is contained in:
@@ -13,7 +13,7 @@ The `section` shortcode groups slides into a **vertical display**.
|
||||
use the down arrow or swipe down to continue
|
||||
</small>
|
||||
<br>
|
||||
🔽
|
||||
<a href="#" class="navigate-down">🔽</a>
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ Store markdown in a [data template](https://gohugo.io/templates/data-templates/)
|
||||
navigate down to learn more
|
||||
</small>
|
||||
<br>
|
||||
🔽
|
||||
<a href="#" class="navigate-down">🔽</a>
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user