Add liberapay and donorbox links

This commit is contained in:
Philipp Oppermann
2018-11-27 13:22:12 +01:00
parent 08a40e10e7
commit 4fd5545e2d

View File

@@ -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>