mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-24 08:34:25 +01:00
feat(fork): link CTA button to /checklist
This commit is contained in:
@@ -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
|
||||
|
||||
4
fork.md
4
fork.md
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user