We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1444b4 commit 59be501Copy full SHA for 59be501
examples/presenter/edge_presentation.py
@@ -791,8 +791,8 @@ def test_presentation(self):
791
),
792
)
793
self.add_slide(
794
- "<h2><b>Live Demo Time!</b></h2><hr /><br />"
+ "<h3><b>Live Demo Time!</b></h3><hr />"
795
"<h3>(Let's head over to GitHub...)</h3>",
796
- image="https://seleniumbase.io/other/python_3d_logo.png",
+ image="https://seleniumbase.io/other/sbase_qr_code_s.png",
797
798
self.begin_presentation(filename="edge_presentation.html")
0 commit comments