mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add liberapay and donorbox links
This commit is contained in:
@@ -70,6 +70,11 @@
|
|||||||
You are viewing the second edition of “Writing an OS in Rust”, which is still in progress. The <a href="{{ get_url(path = "/first-edition") }}">first edition</a> has more content, but is no longer updated. We try our best to incorporate the missing content soon.
|
You are viewing the second edition of “Writing an OS in Rust”, which is still in progress. The <a href="{{ get_url(path = "/first-edition") }}">first edition</a> has more content, but is no longer updated. We try our best to incorporate the missing content soon.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="posts support">
|
||||||
|
<h2 class="post-title">Support Me</h2>
|
||||||
|
<p>In case you would like to support me, you can do so on <a href="https://liberapay.com/phil-opp/">liberapay</a> or <a href="https://donorbox.org/phil-opp">donorbox</a>. Thanks!</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
{% set extra = get_section(path = "second-edition/extra/_index.md") %}
|
{% set extra = get_section(path = "second-edition/extra/_index.md") %}
|
||||||
<h1>{{ extra.title }}</h1>
|
<h1>{{ extra.title }}</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user