Skip to content

Commit 84c6083

Browse files
committed
Add GitHub source badges to introduction
1 parent 8e677ad commit 84c6083

File tree

1 file changed

+4
-0
lines changed
  • src/routes/docs/[...1]getting-started/[...1]introduction

1 file changed

+4
-0
lines changed

src/routes/docs/[...1]getting-started/[...1]introduction/+page.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here is a full list of what each library has to offer:
1717
## Immediate.Handlers
1818

1919
<GitHubBadgeCollection>
20+
<GitHubBadge src="https://img.shields.io/badge/github-%23121011.svg?color=grey&logo=github&logoColor=white" href="https://github.com/ImmediatePlatform/Immediate.Handlers/" />
2021
<GitHubBadge src="https://img.shields.io/nuget/v/Immediate.Handlers.svg" href="https://www.nuget.org/packages/Immediate.Handlers/" alt="Immediate.Handlers NuGet badge" />
2122
<GitHubBadge src="https://img.shields.io/github/release/ImmediatePlatform/Immediate.Handlers.svg" href="https://GitHub.com/ImmediatePlatform/Immediate.Handlers/releases/" alt="Immediate.Handlers GitHub Release badge" />
2223
<GitHubBadge src="https://img.shields.io/github/license/ImmediatePlatform/Immediate.Handlers.svg" href="https://github.com/ImmediatePlatform/Immediate.Handlers/blob/master/license.txt" alt="Immediate.Handlers MIT license badge" />
@@ -32,6 +33,7 @@ Here is a full list of what each library has to offer:
3233
## Immediate.Apis
3334

3435
<GitHubBadgeCollection>
36+
<GitHubBadge src="https://img.shields.io/badge/github-%23121011.svg?color=grey&logo=github&logoColor=white" href="https://github.com/ImmediatePlatform/Immediate.Apis/" />
3537
<GitHubBadge src="https://img.shields.io/nuget/v/Immediate.Apis.svg" href="https://www.nuget.org/packages/Immediate.Apis/" alt="Immediate.Apis NuGet badge" />
3638
<GitHubBadge src="https://img.shields.io/github/release/ImmediatePlatform/Immediate.Apis.svg" href="https://GitHub.com/ImmediatePlatform/Immediate.Apis/releases/" alt="Immediate.Apis GitHub Release badge" />
3739
<GitHubBadge src="https://img.shields.io/github/license/ImmediatePlatform/Immediate.Apis.svg" href="https://github.com/ImmediatePlatform/Immediate.Apis/blob/master/license.txt" alt="Immediate.Apis MIT license badge" />
@@ -43,6 +45,7 @@ Here is a full list of what each library has to offer:
4345
## Immediate.Validations
4446

4547
<GitHubBadgeCollection>
48+
<GitHubBadge src="https://img.shields.io/badge/github-%23121011.svg?color=grey&logo=github&logoColor=white" href="https://github.com/ImmediatePlatform/Immediate.Validations/" />
4649
<GitHubBadge src="https://img.shields.io/nuget/v/Immediate.Validations.svg" href="https://www.nuget.org/packages/Immediate.Validations/" alt="Immediate.Validations NuGet badge" />
4750
<GitHubBadge src="https://img.shields.io/github/release/ImmediatePlatform/Immediate.Validations.svg" href="https://GitHub.com/ImmediatePlatform/Immediate.Validations/releases/" alt="Immediate.Validations GitHub Release badge" />
4851
<GitHubBadge src="https://img.shields.io/github/license/ImmediatePlatform/Immediate.Validations.svg" href="https://github.com/ImmediatePlatform/Immediate.Validations/blob/master/license.txt" alt="Immediate.Validations MIT license badge" />
@@ -54,6 +57,7 @@ Here is a full list of what each library has to offer:
5457
## Immediate.Cache
5558

5659
<GitHubBadgeCollection>
60+
<GitHubBadge src="https://img.shields.io/badge/github-%23121011.svg?color=grey&logo=github&logoColor=white" href="https://github.com/ImmediatePlatform/Immediate.Cache/" />
5761
<GitHubBadge src="https://img.shields.io/nuget/v/Immediate.Cache.svg" href="https://www.nuget.org/packages/Immediate.Cache/" alt="Immediate.Cache NuGet badge" />
5862
<GitHubBadge src="https://img.shields.io/github/release/ImmediatePlatform/Immediate.Cache.svg" href="https://GitHub.com/ImmediatePlatform/Immediate.Cache/releases/" alt="Immediate.Cache GitHub Release badge" />
5963
<GitHubBadge src="https://img.shields.io/github/license/ImmediatePlatform/Immediate.Cache.svg" href="https://github.com/ImmediatePlatform/Immediate.Cache/blob/master/license.txt" alt="Immediate.Cache MIT license badge" />

0 commit comments

Comments
 (0)