Skip to content

Commit b35538c

Browse files
authored
Merge pull request #2148 from wilzbach/mention-sponsors-contributors
Mention sponsors + contributors on the front page merged-on-behalf-of: Jack Stouffer <[email protected]>
2 parents 6a94b90 + 01bccd3 commit b35538c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.dd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,15 +661,19 @@ consistency. $(LINK2 spec/memory-safe-d.html, Read more).)
661661
) $(COMMENT D_S)
662662

663663
$(DIVC call_to_donate,
664-
<h2>Support D</h2>
664+
<h2>Support the D language</h2>
665665
<p class="center">D is made possible through the hard work and dedication of many volunteers,
666-
with the coordination and outreach of the D Language Foundation (501(c)(3)).
666+
with the coordination and outreach of the D Language Foundation, a 501(c)(3) non-profit organization.
667667
You can help further the development of the D language and help grow our
668668
community by supporting the Foundation.
669669
</p>
670670
<p class="center">
671671
<a href="$(ROOT_DIR)donate.html" class="btn call_to_donate_btn">Donate</a>
672672
<a href="$(ROOT_DIR)foundation.html" class="btn subdued">Learn More About The Foundation</a>
673+
$(BR)
674+
$(BR)
675+
Lots of $(WHY_D_ICON heart) to our $(LINK2 $(ROOT_DIR)sponsors.html, sponsors) and
676+
$(LINK2 $(ROOT_DIR)contributors.html, contributors).
673677
</p>
674678
)
675679

0 commit comments

Comments
 (0)