JacobLinCool commited on
Commit
09961ed
·
verified ·
1 Parent(s): 55e4782

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "name": "An Example Challenge",
3
+ "description": "Just an example...";,
4
+ "start": "2024-08-01",
5
+ "end": "2034-08-01"
6
+ }