Skip to content

Commit

Permalink
fix main page docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spielcrypto committed Jun 16, 2021
1 parent 4fa6d75 commit 3b8e72e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions crate/src/page/home_page.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,11 @@ impl Component for HomePage {
<h2>{"Do you like Yew Styles?"}</h2>
<p>{"If you like Yew Styles, help me supporting the project:"}</p>
<ul>
<li><a href="https://gitcoin.co/grants/1048/yew-styles" target="_blank">{"Gitcoin"}</a></li>
<li>{"BAT rewards in case that you use "}<a href="https://brave.com">{"Brave Browser"}</a></li>
<li><a href="https://github.com/sponsors/dancespiele" target="_blank">{"Github Sponsors"}</a></li>
<li>{"Burst coins to the address BURST-DPN6-2AT3-FCRL-9BBKG"}</li>
<li>{"Using this link to create an account in "}<a href="https://www.binance.com/es/register?ref=DB8EPXF0">{"Binance"}</a>{
"(get 10% fee back for every trading)"
}
</li>
</ul>
<p>{"If you need a feature that is not cover yet, as soon as possible, you can also fund the issue "}<a href="https://issuehunt.io/r/spielrs/yew_styles">{"here"}</a></p>
</Item>
Expand Down
2 changes: 1 addition & 1 deletion crate/yew_styles/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b8e72e

Please sign in to comment.