Skip to content

Commit 92943e2

Browse files
authored
Merge pull request #1046 from datum-cloud/fix/ashby
Update careers.astro
2 parents 2666f2d + 79be640 commit 92943e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/careers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const description = fm.description || '';
7474
},
7575
};
7676
</script>
77-
<script is:inline type="module" src="https://jobs.ashbyhq.com/datum/embed?version=2"></script>
77+
<script is:inline src="https://jobs.ashbyhq.com/datum/embed?version=2"></script>
7878

7979
<Footer />
8080
</section>

0 commit comments

Comments
 (0)