Skip to content

Commit

Permalink
update tally iframe title
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack MB committed Oct 16, 2023
1 parent 65368cc commit d78510c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/workshops/[slug].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function Workshop({
src={tallyEmbed}
width="100%"
height="1600"
title={workshop.title + " form"}
title="Application form"
className="mb-24"
loading="lazy"
></iframe>
Expand Down

0 comments on commit d78510c

Please sign in to comment.