2
2
< div class ="row-full relative -mt-2 px-2 ">
3
3
< section class ="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10 ">
4
4
< h2 > How easily can you create a Linode?</ h2 >
5
- < div class ="text-2xl my-3 "> Are Two Steps Easy Enough ?</ div >
5
+ < div class ="text-2xl my-3 "> Are two steps easy enough ?</ div >
6
6
{{ partial "2_molecules/code-box.html" }}
7
7
< div class ="mt-6 "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn mt-3 "> Get Started with the Linode CLI</ a > </ div >
8
8
</ section >
@@ -42,7 +42,7 @@ <h2 class="mt-0 font-normal text-center"><a href="https://www.linode.com/communi
42
42
43
43
< div class ="mx-auto text-center max-w-lg my-8 ">
44
44
< h2 > Events</ h2 >
45
- < div class ="text-2xl my-3 "> Catch Us on the Road at Conferences, Meetups , and Job Fairs .</ div >
45
+ < div class ="text-2xl my-3 "> Catch us on the road at conferences, meetups , and job fairs .</ div >
46
46
</ div >
47
47
< div class ="flex flex-wrap my-8 -mx-4 pb-8 justify-center ">
48
48
{{ range last 3 ((where .Pages "Section" "events").ByParam "start_date") }}
@@ -67,7 +67,7 @@ <h3 class="mt-0 mb-4"><a href="{{ .Params.event_url }}" class="text-black tile-l
67
67
< div class ="relative row-full pb-8 ">
68
68
< div class ="mx-auto text-center max-w-lg my-8 ">
69
69
< h2 > Careers at Linode</ h2 >
70
- < div class ="text-2xl mt-4 "> Help Us Create the Platform of Tomorrow .</ div >
70
+ < div class ="text-2xl mt-4 "> Help us create the platform of tomorrow .</ div >
71
71
< a class ="btn block mx-auto mt-6 " href ="https://www.linode.com/careers " target ="_blank "> View Opportunities</ a >
72
72
</ div >
73
73
< img src ='{{ "img/triangles.png" | relURL }} ' class ="home-triangles absolute pin-b pin-l " />
0 commit comments