Testing setting a white background to make logo work on dark backgrounds.

This commit is contained in:
Emil Stenström 2024-04-13 10:22:11 +02:00
parent a1c7952067
commit 9b5a691606

View file

@ -1,4 +1,4 @@
# ![django-components](django-components-logo-2024.svg)
# <img src="/EmilStenstrom/django-components/raw/master/django-components-logo-2024.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">
<a href="https://github.com/EmilStenstrom/django-components/actions?query=workflow%3A%22Run+tests%22"><img align="right" src="https://github.com/EmilStenstrom/django-components/workflows/Run%20tests/badge.svg" alt="Show test status"></a>
<a href="https://pepy.tech/project/django-components"><img align="right" src="https://pepy.tech/badge/django-components" alt="Show download stats"></a>