Closed coatless closed 1 year ago
How one can remove the webr loading div on the title page?
The div has no specific element allowing to target it easily using CSS.
<div> <div class="quarto-title-meta-heading">WebR Status</div> <div class="quarto-title-meta-contents"> <p id="startup" aria-live="assertive">🟢 Ready!</p> </div> </div>
Originally posted by @mcanouil in https://github.com/coatless/quarto-webr/issues/14#issuecomment-1823518175
Thanks, I missed it from the documentation. Maybe add a note in that section about revealjs to help with the search engine to find this as I believe most user of the revealjs won't want the startup to mess with their title slide layout.
revealjs
Originally posted by @mcanouil in https://github.com/coatless/quarto-webr/issues/14#issuecomment-1823531555
How one can remove the webr loading div on the title page?
The div has no specific element allowing to target it easily using CSS.
Originally posted by @mcanouil in https://github.com/coatless/quarto-webr/issues/14#issuecomment-1823518175
Thanks, I missed it from the documentation. Maybe add a note in that section about
revealjs
to help with the search engine to find this as I believe most user of therevealjs
won't want the startup to mess with their title slide layout.Originally posted by @mcanouil in https://github.com/coatless/quarto-webr/issues/14#issuecomment-1823531555