Url encode job titles

This commit is contained in:
eilla1 2022-02-08 16:57:16 -08:00 committed by Ella
parent f015bfb82e
commit ac6f3d6d30
9 changed files with 19 additions and 21 deletions

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Bank Operations Associate"
description="Hack Club is a hiring a Bank Operations Associate as the 8th full-time member of our team in Burlington, Vermont."
image="https://workshop-cards.hackclub.com/Bank Ops Associate @ Hack Club.png?fontSize=175px&brand=HQ"
image="https://workshop-cards.hackclub.com/Bank%20Ops%20Associate%20%40%20Hack%20Club.png?fontSize=175px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Bank Operations Lead"
description="Hack Club is a hiring a Bank Operations Lead as the 7th full-time member of our team in Burlington, Vermont."
image="https://workshop-cards.hackclub.com/Bank Ops Lead @ Hack Club.png?fontSize=175px&brand=HQ"
image="https://workshop-cards.hackclub.com/Bank%20Ops%20Lead%20%40%20Hack%20Club.png?fontSize=175px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Brand Director"
description="Hack Club is a hiring a Brand Director as the 7th full-time member of our team in Burlington, Vermont."
image="https://workshop-cards.hackclub.com/Brand Director @ Hack Club.png?fontSize=175px&brand=HQ"
image="https://workshop-cards.hackclub.com/Brand%20Director%20%40%20Hack%20Club.png?fontSize=175px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Clubs Lead"
description="Hack Club is a hiring a Clubs Lead as the 8th full-time member of our team in Burlington, Vermont."
image="https://workshop-cards.hackclub.com/Clubs Lead @ Hack Club.png?fontSize=200px&brand=HQ"
image="https://workshop-cards.hackclub.com/Clubs%20Lead%20%40%20Hack%20Club.png?fontSize=200px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Education Engineer"
description="Hack Club is a hiring for an engineer/educator to create and lead on technical projects for Hack Clubbers, with a strong focus on girls at Hack Club."
image="https://workshop-cards.hackclub.com/Education%20Engineer%20@%20Hack%20Club.png?fontSize=180px&brand=HQ"
image="https://workshop-cards.hackclub.com/Education%20Engineer%20%40%20Hack%20Club.png?fontSize=180px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -25,11 +25,9 @@ const Page = () => (
>
<Container sx={{ textAlign: 'center', color: 'white' }}>
<Heading as="h1" variant="title">
Education Engineer @&nbsp;Hack&nbsp;Club
Education Engineer @&nbsp;Hack&nbsp;Club
</Heading>
<Text variant="headline">
New job open as of November 20th, 2021.
</Text>
<Text variant="headline">New job open as of November 20th, 2021.</Text>
</Container>
</Box>
<Container
@ -46,4 +44,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Events Designer"
description="Hack Club is looking for an events designer / producer with coding skills to create events for Hack Clubbers."
image="https://workshop-cards.hackclub.com/Events Designer@ Hack Club.png?fontSize=185px&brand=HQ"
image="https://workshop-cards.hackclub.com/Events%20Designer%20%40%20Hack%20Club.png?fontSize=185px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Executive Assistant"
description="Hack Club is a hiring an Executive Assistant to join our team in Shelburne, Vermont."
image="https://workshop-cards.hackclub.com/Executive Assistant @ Hack Club.png?fontSize=180px&brand=HQ"
image="https://workshop-cards.hackclub.com/Executive%20Assistant%20%40%20Hack%20Club.png?fontSize=180px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Journalist"
description="Hack Club is a hiring a talented reporter/editor as the 9th full-time member of our team in Burlington, Vermont."
image="https://workshop-cards.hackclub.com/Journalist @ Hack Club.png?fontSize=175px&brand=HQ"
image="https://workshop-cards.hackclub.com/Journalist%20%40%20Hack%20Club?fontSize=175px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page

View file

@ -11,7 +11,7 @@ const Page = () => (
as={Head}
title="Philanthropy Position"
description="Hack Club is a hiring for a deputy to the COO to focus on philanthropy."
image="https://workshop-cards.hackclub.com/Philanthropy Position @ Hack Club.png?fontSize=160px&brand=HQ"
image="https://workshop-cards.hackclub.com/Philanthropy%20Position%20%40%20Hack%20Club.png?fontSize=160px&brand=HQ"
/>
<ForceTheme theme="light" />
<Nav />
@ -46,4 +46,4 @@ const Page = () => (
</>
)
export default Page
export default Page