From 1e201aca784c61056d4a7217fbb11f0778384373 Mon Sep 17 00:00:00 2001 From: Adrian Peter Krone <34457969+adryyan@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:35:10 +0200 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/conf.py b/docs/conf.py index ce4eea5..780e324 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,6 +19,8 @@ :target: https://img.shields.io/badge/version-{}-blue .. |licenseshield| image:: https://img.shields.io/badge/License-MIT-blue :target: https://github.com/exp4-age/agefit/blob/main/LICENSE +.. |testshield| image:: https://github.com/exp4-age/agefit/actions/workflows/test.yml/badge.svg + :target: https://github.com/exp4-age/agefit """.format(version, version)