From 35637a5026fdd40ff1b072a5246cf7d6153a6d72 Mon Sep 17 00:00:00 2001 From: Tobi DEGNON Date: Tue, 21 Nov 2023 19:29:14 +0100 Subject: [PATCH] add status deploy badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09edca2..696a4f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Htmx Extensions -A registry of htmx extensions, both official and third-party. \ No newline at end of file +[![Deploy static content to Pages](https://github.com/Tobi-De/htmx_extensions/actions/workflows/static.yml/badge.svg)](https://github.com/Tobi-De/htmx_extensions/actions/workflows/static.yml) + +A registry of htmx extensions, both official and third-party.