refactor: move logos and sponsors to assets dir (#1405)
|
@ -1,4 +1,4 @@
|
|||
# <img src="https://raw.githubusercontent.com/django-components/django-components/master/logo/logo-black-on-white.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">
|
||||
# <img src="https://raw.githubusercontent.com/django-components/django-components/master/assets/logo/logo-black-on-white.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">
|
||||
|
||||
[](https://pypi.org/project/django-components/) [](https://pypi.org/project/django-components/) [](https://github.com/django-components/django-components/blob/master/LICENSE/) [](https://pypistats.org/packages/django-components) [](https://github.com/django-components/django-components/actions/workflows/tests.yml) [](https://django-components.github.io/django-components/latest/benchmarks/)[](https://discord.gg/NaQ8QPyHtD)
|
||||
|
||||
|
@ -16,7 +16,7 @@ With `django-components` you can support Django projects small and large without
|
|||
<p align="center">
|
||||
<a href="https://www.ohne-makler.net/?ref=django-components" target="_blank"
|
||||
title="Ohne-makler: Sell and rent real estate without an agent"><img
|
||||
src="https://raw.githubusercontent.com/django-components/django-components/master/.github/assets/sponsors/sponsor-ohne-makler.png" height="120"
|
||||
src="https://raw.githubusercontent.com/django-components/django-components/master/assets/sponsors/sponsor-ohne-makler.png" height="120"
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 8 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
@ -1,4 +1,4 @@
|
|||
<img src="https://raw.githubusercontent.com/django-components/django-components/master/logo/logo-black-on-white.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">
|
||||
<img src="https://raw.githubusercontent.com/django-components/django-components/master/assets/logo/logo-black-on-white.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">
|
||||
|
||||
[](https://pypi.org/project/django-components/) [](https://pypi.org/project/django-components/) [](https://github.com/django-components/django-components/blob/master/LICENSE/) [](https://pypistats.org/packages/django-components) [](https://github.com/django-components/django-components/actions/workflows/tests.yml) [](/django-components/latest/benchmarks/)
|
||||
|
||||
|
@ -12,7 +12,7 @@ With `django-components` you can support Django projects small and large without
|
|||
<p align="center">
|
||||
<a href="https://www.ohne-makler.net/?ref=django-components" target="_blank"
|
||||
title="Ohne-makler: Sell and rent real estate without an agent"><img
|
||||
src="https://raw.githubusercontent.com/django-components/django-components/master/.github/assets/sponsors/sponsor-ohne-makler.png" height="120" width="50%"
|
||||
src="https://raw.githubusercontent.com/django-components/django-components/master/assets/sponsors/sponsor-ohne-makler.png" height="120" width="50%"
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
|
|