From 997281bb3d6730a3d84cead26013eb2819236077 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Fri, 18 Aug 2017 20:54:59 +0300 Subject: [PATCH] add medium link --- app/views/layouts/_footer.html.haml | 1 + app/views/pages/prepare.html.haml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/app/views/layouts/_footer.html.haml b/app/views/layouts/_footer.html.haml index 5a1b55d..2d8d8f4 100644 --- a/app/views/layouts/_footer.html.haml +++ b/app/views/layouts/_footer.html.haml @@ -34,6 +34,7 @@ %li.icon-angle-right= link_to "Payment Plans" , page_path(:payment) %li.icon-angle-right= link_to "Application Process", page_path(:apply) %li.icon-angle-right= link_to "Prepare yourself", page_path(:prepare) + %li.icon-angle-right= ext_link "Beginner guide", "https://medium.com/webdev-camp/tagged/basics" %h6.letter-spacing-1 JOBS %ul.footer-links.list-unstyled %li.icon-angle-right= link_to "Teaching" , page_path(:teaching) diff --git a/app/views/pages/prepare.html.haml b/app/views/pages/prepare.html.haml index 9019daa..809ade2 100644 --- a/app/views/pages/prepare.html.haml +++ b/app/views/pages/prepare.html.haml @@ -59,6 +59,11 @@ %h1 Languages and source control %p.lead.centered Learning once on your own will give you both a faster and deeper understanding on the course. + %p.lead.centered + Read the + =ext_link "basics series" , "https://medium.com/webdev-camp/tagged/basics" + on medium, and continue with the resources below. + .row .col-sm-4 %h3 Ruby