Skip to content

Commit abd2efc

Browse files
Update index.html
Signed-off-by: Igor Mundstein <3512138+IgorMundstein@users.noreply.github.com>
1 parent 6deac24 commit abd2efc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ <h2 class="mb-8 text-center text-3xl font-bold text-white md:text-4xl">Get Start
326326
</a>
327327

328328
<div class="mx-auto code-box-fixed-width rounded-xl border border-gray-800 bg-gray-900/50 p-6">
329-
<div class="grid grid-cols-[auto,1fr] items-center gap-x-8 gap-y-4 text-left">
330-
<a class="justify-self-start whitespace-nowrap text-blue-400 hover:underline" href="https://community.chocolatey.org/packages/winmemorycleaner" rel="noopener" target="_blank">
329+
<div class="grid grid-cols-[auto,1fr] items-start gap-x-8 gap-y-4 text-left">
330+
<a class="whitespace-nowrap text-blue-400 hover:underline" href="https://community.chocolatey.org/packages/winmemorycleaner" rel="noopener" target="_blank">
331331
Chocolatey
332332
</a>
333333
<div class="code-block w-full">
@@ -338,7 +338,7 @@ <h2 class="mb-8 text-center text-3xl font-bold text-white md:text-4xl">Get Start
338338
</svg>
339339
</button>
340340
</div>
341-
<a class="justify-self-start self-start whitespace-nowrap pt-2 text-blue-400 hover:underline" href="https://scoop.sh/#/apps?q=winmemorycleaner&o=true&dm=true&n=true" rel="noopener" target="_blank">
341+
<a class="whitespace-nowrap text-blue-400 hover:underline" href="https://scoop.sh/#/apps?q=winmemorycleaner&o=true&dm=true&n=true" rel="noopener" target="_blank">
342342
Scoop
343343
</a>
344344
<div class="flex w-full flex-col gap-y-2">
@@ -359,7 +359,7 @@ <h2 class="mb-8 text-center text-3xl font-bold text-white md:text-4xl">Get Start
359359
</button>
360360
</div>
361361
</div>
362-
<a class="justify-self-start whitespace-nowrap text-blue-400 hover:underline" href="https://winstall.app/apps/IgorMundstein.WinMemoryCleaner" rel="noopener" target="_blank">
362+
<a class="whitespace-nowrap text-blue-400 hover:underline" href="https://winstall.app/apps/IgorMundstein.WinMemoryCleaner" rel="noopener" target="_blank">
363363
WinGet
364364
</a>
365365
<div class="code-block w-full">

0 commit comments

Comments
 (0)