Skip to content

Commit

Permalink
Fix badges link gaps
Browse files Browse the repository at this point in the history
  • Loading branch information
skydread1 authored Nov 3, 2023
1 parent 2b3391e commit 62bb621
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
<div align="center">
<a href="https://www.flybot.sg/" target="_blank" rel="noopener noreferrer">
<img src="resources/public/assets/flybot-logo.png" alt="flybot logo" width="25%">
</a>
<a href="https://www.flybot.sg/" target="_blank" rel="noopener noreferrer"><img src="resources/public/assets/flybot-logo.png" alt="flybot logo" width="25%"></a>
</div>

<div align="center">
<a href="https://clojure.org/" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/badge/clojure-v1.11.1-blue.svg" alt="Clojure Version">
</a>
<a href="https://github.com/skydread1/flybot.sg/actions/workflows/main.yml">
<img src="https://github.com/skydread1/flybot.sg/actions/workflows/main.yml/badge.svg" alt="CI">
</a>
<a href="https://codecov.io/gh/skydread1/flybot.sg" >
<img src="https://codecov.io/gh/skydread1/flybot.sg/branch/master/graph/badge.svg"/>
</a>
<a href="https://github.com/skydread1/flybot.sg" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/badge/contributions-welcome-blue.svg" alt="Contributions welcome">
</a>
<a href="https://clojure.org/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/clojure-v1.11.1-blue.svg" alt="Clojure Version"></a>
<a href="https://github.com/skydread1/flybot.sg/actions/workflows/main.yml"><img src="https://github.com/skydread1/flybot.sg/actions/workflows/main.yml/badge.svg" alt="CI"></a>
<a href="https://codecov.io/gh/skydread1/flybot.sg" ><img src="https://codecov.io/gh/skydread1/flybot.sg/branch/master/graph/badge.svg"/></a>
<a href="https://github.com/skydread1/flybot.sg" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/contributions-welcome-blue.svg" alt="Contributions welcome"></a>
</div>

<h1 align="center">🔸 FLYBOT Web and Mobile App 🔸</h1>
Expand Down

0 comments on commit 62bb621

Please sign in to comment.