Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 3fdd20c

Browse files
committed
feat(web): hide chrome web store reviews
1 parent f2c189a commit 3fdd20c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/web/src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@ <h2>Need reviews?</h2>
378378
See what people think about this extension before install it
379379
</p>
380380
</div>
381-
<div class="grid gap-12 md:grid-cols-3 md:justify-items-center mt-16">
382-
<a
381+
<div class="grid gap-12 md:grid-cols-2 md:justify-items-center mt-16">
382+
<!-- <a
383383
class="md:mx-auto"
384384
href="https://chrome.google.com/webstore/detail/djcbfpkdhdkaflcigibkbpboflaplabg"
385385
target="_blank"
@@ -391,7 +391,7 @@ <h2>Need reviews?</h2>
391391
title="Chrome Web Store"
392392
width="324"
393393
/>
394-
</a>
394+
</a> -->
395395
<a
396396
class="md:mx-auto"
397397
href="https://mygpstools.com/best-chrome-extensions#cookie-dialog-monster"

0 commit comments

Comments
 (0)