Skip to content

Commit

Permalink
fix: sed was deleting the table, changed the rendering of the header
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavmishra90 authored Jan 16, 2025
1 parent d6fc017 commit df6e11f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# Shields.IO Badges - Templates by Pranav Mishra

![Render Badges](https://github.com/pranavmishra90/badges/actions/workflows/render_badges.yml/badge.svg)

![Render Badges](https://img.shields.io/github/actions/workflow/status/pranavmishra90/badges/render_badges.yml?branch=main&style=for-the-badge&logo=github&labelColor=181717)


## Themes
| Theme | Example |
| :------: | :-----: |
| [Black](rendered-in-theme/black-badges.md) | <img alt="connect_matrix" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpranavmishra90%2Fbadges%2Fmain%2FPranav/connect_matrix.json&color=black"> |
| [Blue](rendered-in-theme/blue-badges.md) | <img alt="connect_matrix" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpranavmishra90%2Fbadges%2Fmain%2FPranav/connect_matrix.json&color=3e4c75"> |
| [Grey](rendered-in-theme/grey-badges.md) | <img alt="connect_matrix" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpranavmishra90%2Fbadges%2Fmain%2FPranav/connect_matrix.json&color=grey"> |

## Defaults

---


<img alt="microsoft-teams" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpranavmishra90%2Fbadges%2Fmain%2FRush/BFGI/microsoft-teams.json">

```<img alt="microsoft-teams" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpranavmishra90%2Fbadges%2Fmain%2FRush/BFGI/microsoft-teams.json">```
Expand Down

0 comments on commit df6e11f

Please sign in to comment.