We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redeploy site with margin bubbles enabled for the board and the embed.
How to preview the bubbles locally:
presidentMaps.html
index.html
body
class="<%= bubbleClass %>"
class="show-bubbles"
How to get the bubbles back on the site:
showBubbles
yes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Redeploy site with margin bubbles enabled for the board and the embed.
How to preview the bubbles locally:
presidentMaps.html
orindex.html
where there is a reference in thebody
tab toclass="<%= bubbleClass %>"
, change it toclass="show-bubbles"
How to get the bubbles back on the site:
showBubbles
toyes
The text was updated successfully, but these errors were encountered: