Skip to content

Commit

Permalink
Merge pull request #67 from tiarasjec/time
Browse files Browse the repository at this point in the history
remove typing titans
  • Loading branch information
joywin2003 authored May 9, 2024
2 parents 83a94e2 + 773a820 commit 609535a
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions src/data/categoryList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,41 +247,41 @@ const categoriesList = {
},
],
},
"6": {
team: false,
name: "Typing Titans (Typing Challenge)",
description: "Race to master the keys in the ultimate typing showdown.",
rules: [
"Open to all college students.",
"Individual registration.",
"No typing aids or software.",
"No cheating or plagiarism.",
"Judges' decisions final.",
"Respectful behavior required.",
],
prerequisites: ["Typing skills."],
general_rules: ["Sportsmanship and adherence to event guidelines."],
thumbnail: `${tiaraAssetsPrefix}/technical/typing_titans.avif`,
startTime: "2024-05-09 10:00:00",
// endTime: "2024-05-09 12:00:00",
costs: 250,
facultyCoordinators: [
{
name: "Michael Johnson",
phone: "+1122334455",
},
],
studentCoordinators: [
{
name: "Omkar",
phone: "6363302952",
},
{
name: "Sahana",
phone: "9845962616",
},
],
},
// "6": {
// team: false,
// name: "Typing Titans (Typing Challenge)",
// description: "Race to master the keys in the ultimate typing showdown.",
// rules: [
// "Open to all college students.",
// "Individual registration.",
// "No typing aids or software.",
// "No cheating or plagiarism.",
// "Judges' decisions final.",
// "Respectful behavior required.",
// ],
// prerequisites: ["Typing skills."],
// general_rules: ["Sportsmanship and adherence to event guidelines."],
// thumbnail: `${tiaraAssetsPrefix}/technical/typing_titans.avif`,
// startTime: "2024-05-09 10:00:00",
// // endTime: "2024-05-09 12:00:00",
// costs: 250,
// facultyCoordinators: [
// {
// name: "Michael Johnson",
// phone: "+1122334455",
// },
// ],
// studentCoordinators: [
// {
// name: "Omkar",
// phone: "6363302952",
// },
// {
// name: "Sahana",
// phone: "9845962616",
// },
// ],
// },
"7": {
team: false,
name: "HydroBlast (Water Rocketry)",
Expand Down

0 comments on commit 609535a

Please sign in to comment.