Skip to content

Commit 0d01944

Browse files
committed
fix: correct image source path badge layout in README
1 parent 1870c23 commit 0d01944

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

README.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src="src/public/icons/royalroad_128.png" alt="RoyalRefresh Logo" width="128" height="128">
2+
<img src="public/icons/royalroad_128.png" alt="RoyalRefresh Logo" width="128" height="128">
33
</h1>
44

55
<h1 align="center">RoyalRefresh</h1>
@@ -8,19 +8,18 @@
88

99
<h2 align="center">Install</h2>
1010
<p align="center">
11-
<a href="https://addons.mozilla.org/en-US/firefox/addon/royalrefresh">
12-
<img src="https://img.shields.io/badge/Firefox-royalrefresh-orange?logo=firefoxbrowser&style=flat-square" alt="Install Firefox Add-on">
13-
</a>
14-
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
15-
<img src="https://img.shields.io/badge/Chrome-royalrefresh-blue?logo=googlechrome&style=flat-square" alt="Install from Chrome Web Store">
16-
</a>
17-
<!-- MSFT does not allow the use of the Edge logo, so it's not in the simpleicons.org collection -->
18-
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
19-
<img src="https://img.shields.io/badge/Edge-royalrefresh-green?&style=flat-square" alt="Install for Edge from Chrome Web Store">
20-
</a>
21-
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
22-
<img src="https://img.shields.io/badge/Opera-royalrefresh-red?logo=opera&style=flat-square" alt="Install for Opera from Chrome Web Store">
23-
</a>
11+
<a href="https://addons.mozilla.org/en-US/firefox/addon/royalrefresh">
12+
<img src="https://img.shields.io/badge/Firefox-royalrefresh-orange?logo=firefoxbrowser&style=flat-square" alt="Install Firefox Add-on" style="margin-right: 4px;">
13+
</a>
14+
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
15+
<img src="https://img.shields.io/badge/Chrome-royalrefresh-blue?logo=googlechrome&style=flat-square" alt="Install from Chrome Web Store" style="margin-right: 4px;">
16+
</a>
17+
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
18+
<img src="https://img.shields.io/badge/Edge-royalrefresh-green?&style=flat-square" alt="Install for Edge from Chrome Web Store" style="margin-right: 4px;">
19+
</a>
20+
<a href="https://chromewebstore.google.com/detail/royalrefresh/dfedgngibbhkdhcengnfhdolgcogmijc">
21+
<img src="https://img.shields.io/badge/Opera-royalrefresh-red?logo=opera&style=flat-square" alt="Install for Opera from Chrome Web Store">
22+
</a>
2423
</p>
2524

2625
## Why?

0 commit comments

Comments
 (0)