feat: page de dons bilingue et retrait de la section de l'accueil
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: layouts/base.njk
|
||||
title: Donate
|
||||
description: Support ORGANISATION KA INTERNATIONALE with a one-time or monthly donation through Stripe, Liberapay or Ko-fi.
|
||||
---
|
||||
|
||||
<section class="press-hero">
|
||||
<h1>{{ t.support.section_title }} <span class="accent-text">{{ t.support.section_title_accent }}</span></h1>
|
||||
<p class="press-lede">{{ t.support.lede }}</p>
|
||||
</section>
|
||||
|
||||
{% include "partials/support.njk" %}
|
||||
@@ -10,7 +10,6 @@ layout: layouts/base.njk
|
||||
{% include "partials/hosting.njk" %}
|
||||
{% include "partials/clients.njk" %}
|
||||
{% include "partials/fediverse.njk" %}
|
||||
{% include "partials/support.njk" %}
|
||||
{% include "partials/faq.njk" %}
|
||||
{% include "partials/engagement.njk" %}
|
||||
{% include "partials/contact.njk" %}
|
||||
|
||||
Reference in New Issue
Block a user