change duration of chatroom challenge
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
| (1 min)
|
| (1 min)
|
||||||
li
|
li
|
||||||
a(href="/challenges/1", class="#{ cc.indexOf(1) > -1 ? 'strikethrough' : '' }") Enter the Free Code Camp Chat Room
|
a(href="/challenges/1", class="#{ cc.indexOf(1) > -1 ? 'strikethrough' : '' }") Enter the Free Code Camp Chat Room
|
||||||
| (15 mins)
|
| (10 mins)
|
||||||
li
|
li
|
||||||
a(href="/challenges/2", class="#{ cc.indexOf(2) > -1 ? 'strikethrough' : '' }") Create a Website and Deploy it to the Internet
|
a(href="/challenges/2", class="#{ cc.indexOf(2) > -1 ? 'strikethrough' : '' }") Create a Website and Deploy it to the Internet
|
||||||
| (5 mins)
|
| (5 mins)
|
||||||
|
Reference in New Issue
Block a user