diff --git a/_layouts/page.html b/_layouts/page.html index 8dd0cdf4d..cda3aba33 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -11,6 +11,12 @@
+
+ Update +

We have updated the content of our program. To access the current Software Engineering curriculum visit + curriculum.turing.edu. +

+

{{ page.title }}

diff --git a/_sass/home-page.scss b/_sass/home-page.scss index bf86977bf..4f78cffe4 100644 --- a/_sass/home-page.scss +++ b/_sass/home-page.scss @@ -25,6 +25,27 @@ max-width: 700px; z-index: 2; + span { + font-family: 'Helvetica Neue', sans-serif; + font-size: 1.1em; + } + + .text-wrapper { + display: flex; + flex-direction: column; + margin: 0px 0px 0px 90px; + } + + a { + color: white; + border-color: white; + } + + a:hover { + color: #F9AE04; + border-color: #F9AE04; + } + h1 { font-family: $heavy-copy, sans-serif; font-size: 7em; diff --git a/index.html b/index.html index bd28b50a7..8aadea760 100644 --- a/index.html +++ b/index.html @@ -6,21 +6,16 @@

Front-End Curriculum

-

Your guide to HTML, CSS, JavaScript, React, Node, and more.

+
+ For more information on courses and how to enroll visit Turing.edu +
-

Daily Turing

-

See your calendar, go through your daily lessons or professional development, and then take a look at the projects you'll be building.

- - Calendar - Lessons - Projects - Professional Development - - - Mental Health Resources +

Software Engineering at Turing

+

We've redesigned our curriculum based on what's working in the job market. Our students today are learning in a more flexible environment that allows them to specialize and differentiate themselves, while also building the foundations for a successful career. Visit our new curriculum site to learn more.

+ Software Engineering Curriculum