mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
docs: add first sponsor.🙌 (#1393)
This commit is contained in:
parent
8ee616fad7
commit
aa2f48ea78
3 changed files with 18 additions and 0 deletions
BIN
.github/assets/sponsors/sponsor-ohne-makler.png
vendored
Normal file
BIN
.github/assets/sponsors/sponsor-ohne-makler.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
|
@ -11,6 +11,15 @@ in modern frontend frameworks like Vue or React.
|
||||||
|
|
||||||
With `django-components` you can support Django projects small and large without leaving the Django ecosystem.
|
With `django-components` you can support Django projects small and large without leaving the Django ecosystem.
|
||||||
|
|
||||||
|
## Sponsors
|
||||||
|
|
||||||
|
<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"
|
||||||
|
/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
A component in django-components can be as simple as a Django template and Python code to declare the component:
|
A component in django-components can be as simple as a Django template and Python code to declare the component:
|
||||||
|
|
|
@ -7,6 +7,15 @@ in modern frontend frameworks like Vue or React.
|
||||||
|
|
||||||
With `django-components` you can support Django projects small and large without leaving the Django ecosystem.
|
With `django-components` you can support Django projects small and large without leaving the Django ecosystem.
|
||||||
|
|
||||||
|
## Sponsors
|
||||||
|
|
||||||
|
<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%"
|
||||||
|
/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
A component in django-components can be as simple as a Django template and Python code to declare the component:
|
A component in django-components can be as simple as a Django template and Python code to declare the component:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue