mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-05 05:18:44 -05:00
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
extends ../layout
|
|
block content
|
|
script.
|
|
var challengeName = 'Learn to code'
|
|
include ../partials/stats
|
|
include ../partials/blog
|
|
include ../partials/about
|
|
include ../partials/faq |