Skip to content

Commit 59be501

Browse files
committed
Update the Edge presentation
1 parent f1444b4 commit 59be501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/presenter/edge_presentation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ def test_presentation(self):
791791
),
792792
)
793793
self.add_slide(
794-
"<h2><b>Live Demo Time!</b></h2><hr /><br />"
794+
"<h3><b>Live Demo Time!</b></h3><hr />"
795795
"<h3>(Let's head over to GitHub...)</h3>",
796-
image="https://seleniumbase.io/other/python_3d_logo.png",
796+
image="https://seleniumbase.io/other/sbase_qr_code_s.png",
797797
)
798798
self.begin_presentation(filename="edge_presentation.html")

0 commit comments

Comments
 (0)