Skip to content

Commit d870cef

Browse files
authored
Create config.json
1 parent 967d43c commit d870cef

File tree

1 file changed

+13
-0
lines changed
  • exercises/concept/poetry-club-door-policy/.approaches

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"approaches": [
3+
{
4+
"uuid": "8e9f4077-4cbc-4111-b27e-0299a4f60e97",
5+
"slug": "approach-1",
6+
"title": "Title TBA",
7+
"blurb": "Blurb TBA.",
8+
"authors": [
9+
"Yrahcaz7"
10+
]
11+
}
12+
]
13+
}

0 commit comments

Comments
 (0)