Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add Core UI #12015

Merged
merged 1 commit into from
Jun 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 13 additions & 3 deletions BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gold Sponsors are those who have pledged $500/month and more to Material-UI.
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://www.creative-tim.com?utm_source=material-ui&utm_medium=docs&utm_campaign=homepage" rel="noopener" target="_blank">
<a href="https://www.creative-tim.com/?utm_source=material-ui&utm_medium=docs&utm_campaign=homepage" rel="noopener" target="_blank">
<img
width="126"
src="https://avatars1.githubusercontent.com/u/20172349?s=378"
Expand All @@ -44,6 +44,16 @@ Gold Sponsors are those who have pledged $500/month and more to Material-UI.
>
</a>
</td>
<td align="center" valign="middle">
<a href="https://coreui.io/?utm_source=material-ui&utm_medium=logo&utm_campaign=homepage" rel="noopener" target="_blank">
<img
width="80"
src="https://avatars1.githubusercontent.com/u/36859861?s=180"
alt="1"
title="The fastest way to build modern dashboard"
>
</a>
</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -113,15 +123,15 @@ Bronze Sponsors are those who have pledged $100/month to $250/month to Material-

#### via [Patreon](https://www.patreon.com/oliviertassinari)

| ♥️ | | | | |
| ♥️ | ♥️ | ♥️ | ♥️ | ♥️ |
|---|---|---|---|---|
| Olivier Baumann | Linus Gubenis | Scott Fortmann-Roe | Yosmany García Alfonso | cocoanton |
| Hong Yuan | Lucas Nascimento | the-noob | Thomas Hermann | Diana-Alina Olaru |
| Daniel Faust | David Langheiter | LocalMonero | Adam Wells | Vincent Bouzeran |
| Ashwin Hegde | Eric Schultz | Conor Dunk | Jerome Wilson | Greenlink |
| Jolse Maginnis | asmeikal | David Auffret | Naresh Bhatia | Henk van Hest |
| Avétis KAZARIAN | Withinpixels | SIM KIM SIA | Renaud Bompuis | Yaron Malin |
| Arvanitis Panagiotis | Jesse Weigel | Bogdan Mihai Nicolae |
| Arvanitis Panagiotis | Jesse Weigel | Bogdan Mihai Nicolae | Dung Tran |

#### via [OpenCollective](https://opencollective.com/material-ui)

Expand Down
12 changes: 11 additions & 1 deletion docs/src/modules/components/HomeBackers.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Gold Sponsors are those who have pledged $500/month and more to Material-UI.
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://www.creative-tim.com?utm_source=material-ui&utm_medium=docs&utm_campaign=homepage" rel="noopener" target="_blank">
<a href="https://www.creative-tim.com/?utm_source=material-ui&utm_medium=docs&utm_campaign=homepage" rel="noopener" target="_blank">
<img
width="126"
src="https://avatars1.githubusercontent.com/u/20172349?s=378"
Expand All @@ -60,6 +60,16 @@ Gold Sponsors are those who have pledged $500/month and more to Material-UI.
>
</a>
</td>
<td align="center" valign="middle">
<a href="https://coreui.io/?utm_source=material-ui&utm_medium=logo&utm_campaign=homepage" rel="noopener" target="_blank">
<img
width="80"
src="https://avatars1.githubusercontent.com/u/36859861?s=180"
alt="1"
title="The fastest way to build modern dashboard"
>
</a>
</td>
</tr>
</tbody>
</table>
Expand Down