Added donate page

This commit is contained in:
Pierre 2018-05-12 12:07:01 +02:00
parent b8bb3d842c
commit b78838272d
2 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="cta-content">
<div class="container">
<h2>We need your help!</h2>
<a href="/funds" class="btn btn-outline btn-xl page-scroll">Donate now !</a>
<a href="{{site.baseurl}}/donate" class="btn btn-outline btn-xl page-scroll">Donate now !</a>
</div>
</div>
<div class="overlay"></div>

7
donate.html Normal file
View File

@ -0,0 +1,7 @@
---
title: Donate
subtitle: Support the project by making a donation
layout: common/page
---
<p>It will be possible to donate within a few weeks.</p>