aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/forms.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/forms.ts')
-rw-r--r--src/api/forms.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/api/forms.ts b/src/api/forms.ts
index a0c27ce..1b7b11c 100644
--- a/src/api/forms.ts
+++ b/src/api/forms.ts
@@ -17,8 +17,8 @@ export function getForms(): Form[] {
open: false
},
{
- name: "Code Jam Sign Ups",
- description: "Insights about the Python Discord community",
+ name: "Code Jam 2099 Sign Ups",
+ description: "Signing up for Python Discord's millionth code jam!",
open: false
}
]