We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2666f2d + 79be640 commit 92943e2Copy full SHA for 92943e2
src/pages/careers.astro
@@ -74,7 +74,7 @@ const description = fm.description || '';
74
},
75
};
76
</script>
77
- <script is:inline type="module" src="https://jobs.ashbyhq.com/datum/embed?version=2"></script>
+ <script is:inline src="https://jobs.ashbyhq.com/datum/embed?version=2"></script>
78
79
<Footer />
80
</section>
0 commit comments