You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use background-url with a data uri but this lead to big html files.
On some http servers it can't be served (*.html max size <= 1M). For 5 slides it overpasses quickly 1M!
Would be great to be able to use an actual url.
The text was updated successfully, but these errors were encountered:
asciidoctor-bespoke/templates/slim/section.html.slim
Line 11 in d402d63
On some http servers it can't be served (*.html max size <= 1M). For 5 slides it overpasses quickly 1M!
Would be great to be able to use an actual url.
The text was updated successfully, but these errors were encountered: