Skip to content

Commit

Permalink
Merge branch 'JupiterBroadcasting:develop' into feature/e2e-test-expa…
Browse files Browse the repository at this point in the history
…nsion
  • Loading branch information
CGBassPlayer authored Feb 6, 2023
2 parents d36770f + 326351b commit a0877ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/jb/layouts/contact/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="container">
<div class="content">
<h1>{{.Title}}</h1>
<iframe id="contact-frame" height="835" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="https://jblive.wufoo.com/embed/w7x2r7/">
<iframe id="contact-frame" height="1000" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="https://jblive.wufoo.com/embed/w7x2r7/">
<a target="_blank" href="https://jblive.wufoo.com/forms/w7x2r7/">Fill out the form here</a>
</iframe>
</div>
Expand Down

0 comments on commit a0877ed

Please sign in to comment.