fix unexpected syntax error on map
This commit is contained in:
@ -1,7 +1,5 @@
|
|||||||
extends ../layout
|
extends ../layout
|
||||||
block content
|
block content
|
||||||
script.
|
|
||||||
var challenges = !{JSON.stringify(challenges)};
|
|
||||||
.bg-danger.default-border-radius
|
.bg-danger.default-border-radius
|
||||||
p
|
p
|
||||||
a(href='https://github.com/FreeCodeCamp/freecodecamp/wiki/beta' target='_blank') You're using our experimental beta site. None of your progress here will be saved. Please click this to learn more.
|
a(href='https://github.com/FreeCodeCamp/freecodecamp/wiki/beta' target='_blank') You're using our experimental beta site. None of your progress here will be saved. Please click this to learn more.
|
||||||
|
Reference in New Issue
Block a user