Skip to content

Commit 8c65d5c

Browse files
committed
Add exercise to config.json
1 parent 1adf5a6 commit 8c65d5c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

config.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,21 @@
210210
],
211211
"status": "beta"
212212
},
213+
{
214+
"slug": "paulas-palindromes",
215+
"name": "Paula's Palindromes",
216+
"uuid": "31f9b8d8-701d-4124-8ca1-726f5969661c",
217+
"concepts": [
218+
"web-applications-1"
219+
],
220+
"prerequisites": [
221+
"records",
222+
"custom-types",
223+
"pattern-matching",
224+
"lists"
225+
],
226+
"status": "beta"
227+
},
213228
{
214229
"slug": "monster-attack",
215230
"name": "Monster Attack",
@@ -1549,4 +1564,4 @@
15491564
"used_for/frontends",
15501565
"used_for/web_development"
15511566
]
1552-
}
1567+
}

0 commit comments

Comments
 (0)