Skip to content

Commit d5264c9

Browse files
Josh SagerGitHub Enterprise
authored andcommitted
Merge pull request linode#44 from jsager/capitals
Added capitalization to titles and headers
2 parents 3341065 + 4b75dd1 commit d5264c9

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "Developer Tools"
3-
subtitle: "By developers for developers"
4-
Description: Developer Tools, By developers for developers
3+
subtitle: "By Developers for Developers"
4+
Description: Developer Tools, By Developers for Developers
55
---

themes/dlc/layouts/_default/guides.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ <h2 class="mt-0">Want more help?</h2>
4444

4545
<div class="my-8 -mx-4 pb-4">
4646
<div class="text-center my-4">{{ partial "0_svgs/divider.svg" }}</div>
47-
<h2 class="text-center mx-auto">Get started in the Linode Cloud today</h2>
47+
<h2 class="text-center mx-auto">Get Started in the Linode Cloud Today.</h2>
4848
<div class="flex justify-center">
49-
<a href="https://manager.linode.com/session/signup" target="_blank" class="btn mt-4 mr-2">Create an account</a>
50-
<a href="https://www.linode.com/linodes" target="_blank" class="btn mt-4 ml-2">Learn more</a>
49+
<a href="https://manager.linode.com/session/signup" target="_blank" class="btn mt-4 mr-2">Create an Account</a>
50+
<a href="https://www.linode.com/linodes" target="_blank" class="btn mt-4 ml-2">Learn More</a>
5151
</div>
5252
</div>
5353

themes/dlc/layouts/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<div class="row-full relative -mt-2 px-2">
33
<section class="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10">
44
<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>
66
{{ partial "2_molecules/code-box.html" }}
7-
<div class="mt-6"><a href="https://www.linode.com/cli" target="_blank" class="btn mt-3">Get started with our Linode CLI</a></div>
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>
88
</section>
99
<img src='{{ "img/grid.png" | relURL }}' class="home-lins absolute pin-t pin-r" />
1010
</div>
@@ -14,35 +14,35 @@ <h2>How easily can you create a Linode?</h2>
1414
<div class="px-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center">
1515
<h2 class="mt-0 font-normal text-center"><a href="https://developers.linode.com/" class="text-black tile-link">API Documentation</a></h3>
1616
<p class="text-xl mt-2 text-center">Reference Documentation for the Linode API</p>
17-
<a href="https://developers.dev.linode.com/api/v4" target="_blank" class="btn mt-6">View API docs</a>
17+
<a href="https://developers.dev.linode.com/api/v4" target="_blank" class="btn mt-6">View API Docs</a>
1818
</div>
1919
</article>
2020
<article class="w-full md:w-1/2 px-4 mb-4 md:mb-8">
2121
<div class="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center">
2222
<h2 class="mt-0 font-normal text-center"><a href="/guides/" class="text-black tile-link">Guides</a></h3>
23-
<p class="text-xl mt-2 text-center">How-to’s and examples using the Linode API</p>
23+
<p class="text-xl mt-2 text-center">How-to’s and Examples Using the Linode API</p>
2424
<a href="/guides/" class="btn mt-6">View Guides</a>
2525
</div>
2626
</article>
2727
<article class="w-full md:w-1/2 px-4 mb-4 md:mb-8">
2828
<div class="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center">
2929
<h2 class="mt-0 font-normal text-center"><a href="/libraries-tools/" class="text-black tile-link">Libraries &amp; Tools</a></h3>
30-
<p class="text-xl mt-2 text-center">Jumpstart your API integration</p>
30+
<p class="text-xl mt-2 text-center">Jumpstart Your API Integration</p>
3131
<a href="/libraries-tools/" class="btn mt-6">View Libraries &amp; Tools</a>
3232
</div>
3333
</article>
3434
<article class="w-full md:w-1/2 px-4 mb-4 md:mb-8">
3535
<div class="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center">
3636
<h2 class="mt-0 font-normal text-center"><a href="https://www.linode.com/community/" target="_blank" class="text-black tile-link">Community Questions</a></h3>
37-
<p class="text-xl mt-2 text-center">Questions and answers from the Linode community</p>
37+
<p class="text-xl mt-2 text-center">Questions and Answers from the Linode Community</p>
3838
<a href="https://linode.com/community/questions" target="_blank" class="btn mt-6">View Q&amp;A</a>
3939
</div>
4040
</article>
4141
</div>
4242

4343
<div class="mx-auto text-center max-w-lg my-8">
4444
<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>
4646
</div>
4747
<div class="flex flex-wrap my-8 -mx-4 pb-8 justify-center">
4848
{{ range last 3 ((where .Pages "Section" "events").ByParam "start_date") }}
@@ -67,8 +67,8 @@ <h3 class="mt-0 mb-4"><a href="{{ .Params.event_url }}" class="text-black tile-l
6767
<div class="relative row-full pb-8">
6868
<div class="mx-auto text-center max-w-lg my-8">
6969
<h2>Careers at Linode</h2>
70-
<div class="text-2xl mt-4">Help us create the platform of tomorrow</div>
71-
<a class="btn block mx-auto mt-6" href="https://www.linode.com/careers" target="_blank">View opportunities</a>
70+
<div class="text-2xl mt-4">Help us Create the Platform of Tomorrow.</div>
71+
<a class="btn block mx-auto mt-6" href="https://www.linode.com/careers" target="_blank">View Opportunities</a>
7272
</div>
7373
<img src='{{ "img/triangles.png" | relURL }}' class="home-triangles absolute pin-b pin-l" />
7474
</div>

0 commit comments

Comments
 (0)