mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
✨ feat: add Bitly (#242)
- Add URL Shortener entry to the documentation table of contents - Document Bitly shield preview and markdown code for easy reuse
This commit is contained in:
parent
58e0042fc2
commit
9d97208535
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -40,6 +40,7 @@ An extensive list of static Shields.io badges, sorted by category.
|
|||
* [Static Site](#-static-site)
|
||||
* [Streaming](#-streaming)
|
||||
* [Terminal](#%EF%B8%8F-terminal)
|
||||
* [URL Shortener](#-url-shortener)
|
||||
* [Version Control](#-version-control)
|
||||
* [Virtual Reality](#%EF%B8%8F-virtual-reality)
|
||||
|
||||
|
|
@ -989,6 +990,17 @@ An extensive list of static Shields.io badges, sorted by category.
|
|||
[Back To Top ⬆️](#table-of-contents)
|
||||
</div>
|
||||
|
||||
### 🔗 URL Shortener
|
||||
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
|
||||
<div align="right">
|
||||
|
||||
[Back To Top ⬆️](#table-of-contents)
|
||||
</div>
|
||||
|
||||
### 🔖 Version Control
|
||||
|
||||
| Preview | Markdown Code |
|
||||
|
|
@ -1033,4 +1045,3 @@ Here are some people who have contributed to md-badges so far:
|
|||
<a href="https://github.com/inttter/md-badges/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=inttter/md-badges" />
|
||||
</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue