From b04b380f23bdd7139011d5622a857513660db4ab Mon Sep 17 00:00:00 2001 From: Stephane Deschamps Date: Thu, 26 Dec 2024 10:31:35 +0100 Subject: [PATCH] Update index.html Adding vanilla HTML just because ;) --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 5505cbc..e6a7c69 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,8 @@

Add the badge to your hobby pro
.. image:: http://unmaintained.tech/badge.svg
   :target: http://unmaintained.tech
   :alt: No Maintenance Intended
+

Or, if you use vanilla HTML:

+
<a href="http://unmaintained.tech"><img src="http://unmaintained.tech/badge.svg" alt="No Maintenance Intended"></a>

This project is maintained and is on GitHub!