Skip to content

Commit 6f67446

Browse files
committed
fix: add CI badge to docs index page
1 parent 10606ab commit 6f67446

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ _layout: landing
66

77
A .NET source generator that normalizes nested object graphs into flat, deduplicated representations.
88

9+
[![CI](https://github.com/dibstern/DataNormalizer/actions/workflows/ci.yml/badge.svg)](https://github.com/dibstern/DataNormalizer/actions/workflows/ci.yml)
910
[![NuGet](https://img.shields.io/nuget/v/DataNormalizer.svg)](https://www.nuget.org/packages/DataNormalizer)
1011
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/dibstern/DataNormalizer/blob/main/LICENSE)
1112

0 commit comments

Comments
 (0)