Selaa lähdekoodia

docs(website): remove sponsorship section

tags/v0.17.0
mingrammer 4 vuotta sitten
vanhempi
commit
5f73eb1944
1 muutettua tiedostoa jossa 0 lisäystä ja 15 poistoa
  1. +0
    -15
      website/pages/en/index.js

+ 0
- 15
website/pages/en/index.js Näytä tiedosto

@@ -111,20 +111,6 @@ class Index extends React.Component {
</div>
);

const Sponsorship = () => (
<div
className="productShowcaseSection paddingBottom"
style={{textAlign: 'center'}}>
<h2>Sponsorship</h2>
<MarkdownBlock>
Sponsoring always helps a lot to maintain Diagrams. Thank you :)
</MarkdownBlock>
<a href="https://www.buymeacoffee.com/mingrammer" target="_blank">
<img id="buymeacoffee" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee"/>
</a>
</div>
);

const Example = () => (
<Block>
{[
@@ -162,7 +148,6 @@ class Index extends React.Component {
<About />
<Example />
<Example2 />
<Sponsorship />
</div>
</div>
);


Ladataan…
Peruuta
Tallenna