Skip to content

Commit 700ac44

Browse files
committed
Update iframe source URL for job listings in Jobs component
1 parent a9abe42 commit 700ac44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Page/OpportunitiesHub/Jobs.jsx

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

4444
<iframe
45-
src="#"
45+
src="https://tally.so/embed/nPPRpd?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1"
4646
width="100%"
4747
height="500px"
4848
frameBorder="0"

0 commit comments

Comments
 (0)