From d0898bbf0a20f13e811d5b0a133e809f570b69b6 Mon Sep 17 00:00:00 2001 From: Stephen De Gabrielle Date: Wed, 15 Nov 2023 22:45:49 +0000 Subject: [PATCH 1/2] Update individuals.html.pm to make it clear these are donors --- www/individuals.html.pm | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/www/individuals.html.pm b/www/individuals.html.pm index a72365d8..3badf7cc 100644 --- a/www/individuals.html.pm +++ b/www/individuals.html.pm @@ -70,11 +70,23 @@ ◊(top) ◊section{ -Individual Supporters + +◊div[#:id "management"]{Individual Supporters + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{ +Thank you to the many individuals who for their generous support over the years.} + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{ +Donations are used for hosting community infrastructure, administration, educational +outreach, and community events such as RacketCon and Racket School.} + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{See +◊link["sfc.html"]{Software Freedom Conservancy} to make a tax-deductible contribution +to support our work. +}} ◊div[#:class "individuals-outer-div"]{ ◊(apply div #:class "individuals-left-div" first-half) ◊(apply div #:class "individuals-right-div" second-half) } } - From 6ab1aa62ca40102e0c918edbd287077cf6df72b1 Mon Sep 17 00:00:00 2001 From: Stephen De Gabrielle Date: Wed, 13 Dec 2023 16:58:26 +0000 Subject: [PATCH 2/2] Update individuals.html.pm --- www/individuals.html.pm | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/www/individuals.html.pm b/www/individuals.html.pm index 3badf7cc..d0d5dceb 100644 --- a/www/individuals.html.pm +++ b/www/individuals.html.pm @@ -69,9 +69,24 @@ ◊(top) +◊section[#:class "one-column-body-text"]{ +Individual Supporters + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{ +Thank you to the many individuals who for their generous support over the years.} + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{ +Donations are used for hosting community infrastructure, administration, educational +outreach, and community events such as RacketCon and Racket School.} + +◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{See +◊link["sfc.html"]{Software Freedom Conservancy} to make a tax-deductible contribution +to support our work. +} + ◊section{ -◊div[#:id "management"]{Individual Supporters +◊div[#:id "individual"]{Individual Supporters ◊p[#:style "font-size: 80%;margin-top: 1rem;color:gray;width:80%;line-height:1.5"]{ Thank you to the many individuals who for their generous support over the years.}