File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ languageCode = "en-us"
3
3
title = " Linode Developers Site"
4
4
defaultContentLanguage = " en"
5
5
paginate = 25
6
+ preserveTaxonomyNames = true
6
7
theme = [" dlc" , " linode-hugo-theme" ]
7
8
8
9
# menu
Original file line number Diff line number Diff line change 1
1
{{ define "main" }}
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
- < h2 class ="text-center font-light text-BaseGreenDark "> How easily can you create a Linode? </ h2 >
5
- < div class ="text-2xl my-3 text-center font-light "> Are two steps easy enough? </ div >
4
+ < h2 class ="text-center font-light text-BaseGreenDark "> Manage your Account with the Linode CLI </ h2 >
5
+ < div class ="text-2xl my-3 text-center font-light "> All of the functionality of the Manager from the command line. </ div >
6
6
{{ partial "2_molecules/code-box.html" }}
7
7
< div class ="mt-6 text-center "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn mt-3 "> Get Started with the Linode CLI</ a > </ div >
8
8
</ section >
@@ -59,7 +59,7 @@ <h3 class="mt-0 mb-4"><a href="{{ .Params.event_url }}" class="text-black tile-l
59
59
{{ end }}
60
60
{{ end }}
61
61
</ div >
62
- < a class ="btn block mx-auto text-center " href ="https://www.linode.com/events " target ="_blank "> View All Events</ a >
62
+ < a class ="btn block mx-auto text-center mb-12 " href ="https://www.linode.com/events " target ="_blank "> View All Events</ a >
63
63
</ div >
64
64
65
65
< div class ="relative row-full pb-8 home-cubes ">
You can’t perform that action at this time.
0 commit comments