Add holiday card to banner at top for next few days
Also, fix a few URLs .
This commit is contained in:
parent
0db5e00516
commit
7fe9c07ceb
2 changed files with 2 additions and 1 deletions
|
@ -114,6 +114,7 @@
|
||||||
{% if this_match_remaining <= 0 %}
|
{% if this_match_remaining <= 0 %}
|
||||||
Thanks to {{ sitegoal.fundraiser_donation_count|intcomma }} Sustainers we earned our full match!
|
Thanks to {{ sitegoal.fundraiser_donation_count|intcomma }} Sustainers we earned our full match!
|
||||||
Help us go further to stand up for software freedom — <a href="/sustainer">sign up now</a>!
|
Help us go further to stand up for software freedom — <a href="/sustainer">sign up now</a>!
|
||||||
|
<a href="/img/sfc_holiday_card_video_done_smaller.mp4">🎄<img style="height:2em; width:auto;" src="/img/sfc_holiday_card_2021.jpg" alt="Happy Holidays from Software Freedom Conservancy!"></a>Happy Holidays!
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if sitefundgoal_timeleft.total_seconds <= 0 %}
|
{% if sitefundgoal_timeleft.total_seconds <= 0 %}
|
||||||
The
|
The
|
||||||
|
|
|
@ -46,7 +46,7 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
|
||||||
<div class="mt3 mh2-ns mb4 flex-ns">
|
<div class="mt3 mh2-ns mb4 flex-ns">
|
||||||
<div class="w-70-ns mh2">
|
<div class="w-70-ns mh2">
|
||||||
<section class="mh0 pa3 bg-light-blue ba b--gray">
|
<section class="mh0 pa3 bg-light-blue ba b--gray">
|
||||||
<p><a href="img/sfc_holiday_card_video_done_smaller.mp4"><img src="img/sfc_holiday_card_2021.jpg"></a> </p>
|
<p><a href="/img/sfc_holiday_card_video_done_smaller.mp4"><img src="/img/sfc_holiday_card_2021.jpg" alt="Happy Holidays from Software Freedom Conservancy!"></a> </p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="mv3 ph2">
|
<section class="mv3 ph2">
|
||||||
|
|
Loading…
Reference in a new issue