Merge branch 'yec2023-match' into 'main'

Add friends of tor match text to YEC banner

See merge request tpo/web/lego!89
This commit is contained in:
kezzle 2023-11-29 12:41:11 +00:00
commit 07e77139c4
2 changed files with 6 additions and 0 deletions

View File

@ -204,3 +204,8 @@ html:dir(rtl) {
right: 0;
}
}
#banner-header #match-text {
color: #FFBD4F;
font-weight: 600;
}

View File

@ -16,6 +16,7 @@
</div>
<div id="banner-text-container" class="d-flex flex-column {{ bag('alternatives', this.alt, 'direction') }}">
<div id="banner-text" class="d-flex flex-column">
<p id="match-text">{{ _('From now until December 31, donations to the Tor Project will be matched one-to-one, up to $75,000!') }}</p>
<h1>{{ _('Right now, Tor is protecting the privacy of millions of people like you!') }}</h1>
<p>
<strong>{{ _('This is possible because of donations from our community.') }}</strong> {{ _("If you value the privacy that Tor offers yourself and others, please make a donation today. Youll ensure Tor continues to provide online privacy to everyone who needs it.") }}