Added World Wide Technology to premium sponsors
This commit is contained in:
parent
cfe83ccbba
commit
148a7fdc8c
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -101,6 +101,9 @@
|
||||||
<a href="https://www.dogado.de" target=_blank><img
|
<a href="https://www.dogado.de" target=_blank><img
|
||||||
src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-dogado.png" height="65"
|
src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-dogado.png" height="65"
|
||||||
/></a>
|
/></a>
|
||||||
|
<a href="https://wwt.com" target=_blank><img
|
||||||
|
src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-wwt.png" height="65"
|
||||||
|
/></a>
|
||||||
</p>
|
</p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -136,6 +136,7 @@ You can cancel your sponsorship anytime.[^5]
|
||||||
[![RStudio]](https://solutions.rstudio.com){ target=_blank title="RStudio" }
|
[![RStudio]](https://solutions.rstudio.com){ target=_blank title="RStudio" }
|
||||||
[![n8n]](https://n8n.io){ target=_blank title="n8n" }
|
[![n8n]](https://n8n.io){ target=_blank title="n8n" }
|
||||||
[![Dogado]](https://www.dogado.de){ target=_blank title="Dogado" }
|
[![Dogado]](https://www.dogado.de){ target=_blank title="Dogado" }
|
||||||
|
[![World Wide Technology]](https://wwt.com){ target=_blank title="World Wide Technology" }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -152,6 +153,7 @@ You can cancel your sponsorship anytime.[^5]
|
||||||
[RStudio]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-rstudio.png
|
[RStudio]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-rstudio.png
|
||||||
[n8n]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-n8n.png
|
[n8n]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-n8n.png
|
||||||
[Dogado]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-dogado.png
|
[Dogado]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-dogado.png
|
||||||
|
[World Wide Technology]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/sponsors/sponsor-wwt.png
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue