Skip to content

Commit b476573

Browse files
committed
add maintenance badge
1 parent 1f0116a commit b476573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![MSRV](https://img.shields.io/crates/msrv/fun-html)
66
[![Build Status](https://img.shields.io/github/actions/workflow/status/jcornaz/fun-html/.github%2Fworkflows%2Fcheck.yml?branch=main)](https://github.com/jcornaz/fun-html/actions/workflows/check.yml?query=branch%3Amain)
77
[![docs.rs](https://img.shields.io/docsrs/fun-html)](https://docs.rs/fun-html)
8-
8+
![Maintenance](https://img.shields.io/maintenance/passively/2025)
99

1010
This rust library provides a simple and efficient way to generate HTML using Rust functions,
1111
with an intuitive and composable API to create HTML elements.

0 commit comments

Comments
 (0)