Skip to content

Commit c153a59

Browse files
committed
Update iframe source URL in Navbar component for dynamic content
1 parent 2006829 commit c153a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Page/OpportunitiesHub/Certifications.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Navbar = () => {
4040
</div>
4141

4242
<iframe
43-
src=""
43+
src="https://tally.so/embed/nPPGAe?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1"
4444
width="100%"
4545
height="500px"
4646
frameBorder="0"

0 commit comments

Comments
 (0)