Remove Java from homepage, Update languages
This commit is contained in:
parent
79415fc99d
commit
c4dcf0f756
2 changed files with 2 additions and 2 deletions
app
|
@ -72,7 +72,7 @@
|
||||||
ffa: "Free for all students"
|
ffa: "Free for all students"
|
||||||
lesson_time: "Lesson time:"
|
lesson_time: "Lesson time:"
|
||||||
coming_soon: "More coming soon!"
|
coming_soon: "More coming soon!"
|
||||||
courses_available_in: "Courses are available in JavaScript, Python, and Java (coming soon!)"
|
courses_available_in: "Courses are available in JavaScript and Python. Web Development courses utilize HTML, CSS, jQuery, and Bootstrap." #{change}
|
||||||
boast: "Boasts riddles that are complex enough to fascinate gamers and coders alike."
|
boast: "Boasts riddles that are complex enough to fascinate gamers and coders alike."
|
||||||
winning: "A winning combination of RPG gameplay and programming homework that pulls off making kid-friendly education legitimately enjoyable."
|
winning: "A winning combination of RPG gameplay and programming homework that pulls off making kid-friendly education legitimately enjoyable."
|
||||||
run_class:"Everything you need to run a computer science class in your school today, no CS background required."
|
run_class:"Everything you need to run a computer science class in your school today, no CS background required."
|
||||||
|
|
|
@ -269,7 +269,7 @@ block content
|
||||||
.clearfix
|
.clearfix
|
||||||
.text-center
|
.text-center
|
||||||
h4
|
h4
|
||||||
img(src="/images/pages/home/course_languages.png")
|
img(src="/images/pages/about/new_languages.png")
|
||||||
div(data-i18n="new_home.courses_available_in")
|
div(data-i18n="new_home.courses_available_in")
|
||||||
|
|
||||||
.testimonials-rows
|
.testimonials-rows
|
||||||
|
|
Reference in a new issue