feat(fork): link CTA button to /checklist

This commit is contained in:
Gigi
2022-05-04 00:14:50 +02:00
parent a3d64303b9
commit 93f76e4a74
2 changed files with 9 additions and 2 deletions

View File

@@ -13,6 +13,13 @@ title: Checklist
6. **[Be consistent][consistency]** <br/>This is key. Whatever you do, stick with it for at least 21 weeks.
<center>
<h2>Did all that?</h2>
<a href="https://github.com/twentyone-world/twentyone-world.github.io/blob/main/CONTRIBUTING.md">
<button type="button" class="btn btn-primary btn-large btn-custom">Add Your Fork!</button>
</a>
</center>
[twentyone]: /fork#the-name
[list of articles]: https://bitcoin-resources.com/#articles
[podcast]: /fork#the-trick

View File

@@ -55,8 +55,8 @@ which is why we are open-sourcing [the concept that worked for us][concept]. Fee
[copy the logo][logo] and the name, by the way.
<center>
<a href="https://github.com/twentyone-world/twentyone-world.github.io/blob/main/CONTRIBUTING.md">
<button type="button" class="btn btn-primary btn-large btn-custom">Add Your Fork</button>
<a href="/checklist">
<button type="button" class="btn btn-primary btn-large btn-custom">Get Started!</button>
</a>
</center>