1
0
mirror of https://github.com/pierre42100/AboutComunic synced 2025-05-27 13:52:08 +00:00

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

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

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