From 55d09a4ca68746b79190c393816b04fd85fff48c Mon Sep 17 00:00:00 2001 From: Sadie Mascis <50714166+Shoalsteed@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:38:26 -0400 Subject: [PATCH] Update index.html --- i2p2www/pages/site/get-involved/index.html | 28 ++++++++++------------ 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/i2p2www/pages/site/get-involved/index.html b/i2p2www/pages/site/get-involved/index.html index 081347d3..d08659e8 100644 --- a/i2p2www/pages/site/get-involved/index.html +++ b/i2p2www/pages/site/get-involved/index.html @@ -1,15 +1,13 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Get Involved{% endtrans %}{% endblock %} {% block content %} -

{% trans %}There are many ways you can help I2P.{% endtrans %}

-

{% trans %}Grow the Community{% endtrans %}

+

{% trans %}Contribute to the I2P Network .{% endtrans %}

+ -

{% trans %}When you're ready, join us on our Gitlab{% endtrans %}

+

{% trans %}Join I2P On Gitlab{% endtrans %}

-{% endblock %} \ No newline at end of file +{% endblock %}