Changeset - 5cfc461a2511
[Not reviewed]
0 1 0
Bradley M. Kuhn - 5 months ago 2023-12-16 17:40:55
bkuhn@sfconservancy.org
Correct typo, improve copy while I was at it
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -29,25 +29,29 @@
 
<div class="mt3 mh2-ns pt2 flex-ns">
 
  <section class="w-70-ns mh2 mb3 mb0-ns pa2 ba bw1 b--light-blue overflow-auto">
 
<!--    <img src="{% static 'img/FIXME-NEED-AN-IMAGE.jpg' %}" alt="" class="fl pr2" style="width: 175px;" /> -->
 
    <p class="mb0" style="font-size: 18px">Software Freedom Conservancy is a nonprofit organization
 
centered around ethical technology. Our mission is to ensure the right to
 
repair, improve and reinstall software. We promote and defend these rights
 
through fostering free and open source software (FOSS) projects, driving
 
initiatives that actively make technology more inclusive, and advancing policy
 
strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">Learn more.</a></p>
 
  </section>
 
  <section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
 
    <h2 class="f4 ttu">Double your donation today!</h2>
 
    <p>SFC's annual fundraiser has secured a record $161,729 march fund, so until January 15th any (re)newing <a href="https://sfconservancy.org/sustainer/#annual">Sustainers</a> or <a href="https://sfconservancy.org/donate/">donations</a> will double in directly supporting the work we do to for software rights and digital freedom.</p>
 
    <p>SFC's annual fundraiser has secured a record $161,729 match fund, so
 
    until January 15th any
 
    (re)newing <a href="https://sfconservancy.org/sustainer/#annual">Sustainers</a>
 
    or <a href="https://sfconservancy.org/donate/">donations</a> <strong>will
 
    double</strong> &mdash; directly supporting the work we do to for software rights and digital freedom.</p>
 
     <a href="/sustainer/#YearInReview" class="f5 dib pa2 ttu b
 
    btn-orange">SFC Year in Review</a>
 
  </section>
 
</div>
 

	
 
<div class="mt3 mh2-ns mb4 flex-ns">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
<p><video style="width: 95%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/docs/sfc-introduction-vtt-captions.txt" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="/videos/sfc-introduction-video_poster.jpg" alt="Software Freedom Conservancy introduction video"></a><br/>
0 comments (0 inline, 0 general)