Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update repository
  • Loading branch information
Jtoledo88 committed May 2, 2020
commit 53a680db4c7e4dd18c8fa36d8c83846ec3b94536
6 changes: 6 additions & 0 deletions bc.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"title": "08-blog-post-author",
"path": "exercises/08-blog-post-author",
"translations": [
"es",
"us"
]
},
Expand All @@ -105,6 +106,7 @@
"title": "09-array-of-blog-titles",
"path": "exercises/09-array-of-blog-titles",
"translations": [
"es",
"us"
]
},
Expand All @@ -113,6 +115,7 @@
"title": "10-get_post_tags",
"path": "exercises/10-get_post_tags",
"translations": [
"es",
"us"
]
},
Expand All @@ -121,6 +124,7 @@
"title": "11-get_attachment_by_id",
"path": "exercises/11-get_attachment_by_id",
"translations": [
"es",
"us"
]
},
Expand All @@ -129,6 +133,7 @@
"title": "12-post-request",
"path": "exercises/12-post-request",
"translations": [
"es",
"us"
]
},
Expand All @@ -137,6 +142,7 @@
"title": "13-post-request-body",
"path": "exercises/13-post-request-body",
"translations": [
"es",
"us"
]
}
Expand Down