What's a good way to include a "home" link in Reveal.js slides? #6433
Unanswered
andrewcstewart
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The slides footer seems to be a good place. Lastly, you could include the slides in an iframe, thus you don't leave the main site. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love the ability to include Reveal.js slides in a Quarto site, but after stepping through a slidedeck it's difficult to get back to the main site. Just curious how other folks typically handle this in their slides. Maybe include a link back to main site in a _quarto.yml file somewhere?
Beta Was this translation helpful? Give feedback.
All reactions