Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd7c6d36

Browse files
committed
Add donation section
1 parent2d5f253 commitd7c6d36

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

‎backend/main/templates/home.html‎

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,13 +331,34 @@ <h5>We mean to achieve this by:</h5>
331331
<imgclass="tech-stack-icon float-left floating-anim-5"src="{% static 'img/icons/python.png' %}">
332332
<imgclass="tech-stack-icon float-left floating-anim-6"src="{% static 'img/icons/django.png' %}">
333333
<imgclass="tech-stack-icon float-left floating-anim-7"src="{% static 'img/icons/react.png' %}">
334-
<h2class="marginless">Interested in contributing?</h2>
334+
<h3class="marginless">Interested in contributing code or course content?</h3>
335335
<br>
336336
<ahref="https://github.com/alexmojaki/futurecoder/blob/master/how_to_contribute.md"class="button button-primary button-block float-left">
337337
<iclass="fab fa-github"></i>&nbsp&nbsp Check out the contribution guide on Github
338338
</a>
339339
</div>
340340
</div>
341+
342+
<divclass="spacer"></div>
343+
<divclass="spacer"></div>
344+
345+
<divclass="container flex">
346+
<divclass="col">
347+
<pclass="text-right">
348+
This site currently runs on low-cost hardware and cannot
349+
handle a large number of users simultaneously.
350+
We want to avoid displaying ads or restricting content to paid
351+
users, so please consider donating
352+
to keep servers running and allow more users to start learning.
353+
</p>
354+
</div>
355+
<divclass="col">
356+
<h3>Keep futurecoder alive!</h3>
357+
<ahref="https://opencollective.com/futurecoder"class="button button-complimentary-color button-block float-left">
358+
<iclass="fas fa-donate"></i>&nbsp&nbsp Donate on open collective
359+
</a>
360+
</div>
361+
</div>
341362
</section>
342363

343364

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp