Skip to content

Commit e7378cf

Browse files
Alban BaillyGitHub Enterprise
authored andcommitted
Merge pull request linode#122 from Linode/release
Release 1.0.17
2 parents 8c2ed52 + 941667c commit e7378cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

themes/dlc/layouts/_default/libraries-tools.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ <h3 class="md:text-2xl mt-0 font-normal text-BaseGreenDark text-center md:text-l
4040
<div class="pt-3 hidden md:block"><a href="https://www.linode.com/cli" target="_blank" class="btn text-sm">Linode CLI on GitHub</a></div>
4141
</div>
4242
</div>
43-
<div class="mx-auto max-w-xs md:max-w-full">
44-
<div class="mb-4 mt-8 text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
43+
<!-- <div class="mx-auto max-w-xs md:max-w-full">
44+
<div class="mb-4 mt-8 text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
4545
<h3 class="font-normal text-BaseGreenDark text-center text-2xl mt-2">Alpha Kubernetes Deployment</h3>
4646
<div class="flex justify-center mt-4 mb-12">
4747
<a class="btn text-sm" href="/kubernetes">Get started with the Linode CLI</a>
4848
</div>
49-
</div>
49+
</div> -->
5050
<div class="flex flex-wrap mt-12 md:mb-4 -mx-4">
5151
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
5252
<div class="p-8 h-full bg-ThemeCell tile">
@@ -100,7 +100,7 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode
100100
</article>
101101
</div>
102102
</div>
103-
<h2 class="font-normal text-BaseGreenDark">Libraries</h2>
103+
<h2 class="font-normal text-BaseGreenDark text-center">Libraries</h2>
104104
<div class="flex flex-wrap mt-6 md:mt-8 md:mb-4 -mx-4 grid">
105105
<div id="noResultsContainer" class="visually-hidden">
106106
<div class="px-4">No results</div>

0 commit comments

Comments
 (0)