Skip to content

Commit

Permalink
docs: fix up md linting
Browse files Browse the repository at this point in the history
  • Loading branch information
42willow committed Jul 14, 2024
1 parent 673ec12 commit f08b002
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ outline: deep

The extension is available on the Chrome Web Store and the Firefox Add-ons extension store. Click on your browser's badge below to install.

<p align="center">
<a href="https://addons.mozilla.org/en-US/firefox/addon/schooltape/"><img src="https://img.shields.io/badge/Firefox_Add--ons-f5a97f?style=for-the-badge&logo=Firefox-Browser&logoColor=24273a"></a>
<a href="https://chromewebstore.google.com/detail/schooltape/denkadefchjkchlefgfhdmabagdcefhf"><img src="https://img.shields.io/badge/Chrome_Web_Store-b7bdf8?style=for-the-badge&logo=GoogleChrome&logoColor=24273a"></a>
</p>
<a href="https://addons.mozilla.org/en-US/firefox/addon/schooltape/"><img alt="Firefox Add-ons" src="https://img.shields.io/badge/Firefox_Add--ons-f5a97f?style=for-the-badge&logo=Firefox-Browser&logoColor=24273a"></a>
<a href="https://chromewebstore.google.com/detail/schooltape/denkadefchjkchlefgfhdmabagdcefhf"><img alt="Chrome Web Store" src="https://img.shields.io/badge/Chrome_Web_Store-b7bdf8?style=for-the-badge&logo=GoogleChrome&logoColor=24273a"></a>

::: info
Schooltape is currently unavailable in the following web stores:
Expand Down

0 comments on commit f08b002

Please sign in to comment.