Skip to content

Commit

Permalink
Scarlet Classic IX 2024 Artist's Alley
Browse files Browse the repository at this point in the history
  • Loading branch information
novialriptide committed Mar 9, 2024
1 parent 994599f commit f52f50f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions src/data/jobs-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@ export type Job = {
export const jobs: Array<Job> = [
{
departmentName: "Artist's Alley",
desc: "Register to become part of Artist's alley during Fireside Open (12/2)",
form: 'https://forms.gle/pvzY2v5FzssT4HW78',
isHidden: false,
},
{
departmentName: 'Events Volunteer',
desc: 'Volunteer to manage Fireside Open 2023',
form: 'https://docs.google.com/forms/d/e/1FAIpQLSefkKuxKEpxl2tp6aHKJtnUGASlS5TtiNP0EkWcUbdCpeMuUA/viewform',
desc: "Register to become part of Artist's alley during Scarlet Classic IX 2024",
form: 'https://forms.gle/DV1DMgrVsk41ZK1V8',
isHidden: false,
},
{
Expand Down

0 comments on commit f52f50f

Please sign in to comment.