File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 ">
You can’t perform that action at this time.
0 commit comments