mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 01:21:12 +00:00
Added donate page
This commit is contained in:
parent
b8bb3d842c
commit
b78838272d
@ -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
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>
|
Loading…
Reference in New Issue
Block a user