Changeset - 321ec8435cc4
[Not reviewed]
Merge
0 2 3
eximious - 4 years ago 2019-12-12 20:41:03
deb@seagl.org
Merge branch 'master' of ssh://k.sfconservancy.org/website
4 files changed with 5 insertions and 5 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/about/filings/index.html
Show inline comments
...
 
@@ -20,7 +20,7 @@ public inspection, in reverse chronological order:</p>
 
</li>
 

	
 
<li>Fiscal Year 2018 (from 2018-03-01 through 2019-02-28)
 
  <p>Our FY 2018 ends on 2019-02-28. Our annual filings are due with the USA
 
  <p>Our FY 2018 ended on 2019-02-28. Our annual filings are due with the USA
 
  Internal Revenue Service (IRS) and New York
 
  State <a href="https://www.irs.gov/charities-non-profits/return-due-dates-for-exempt-organizations-annual-return">on
 
  2020-01-15</a>.  They will be posted here shortly after filing.</p>
www/conservancy/static/img/banners/2019-individuals-banner.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
www/conservancy/static/img/banners/2019-member-projects-banner.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
www/conservancy/templates/supporter/banners.html
Show inline comments
...
 
@@ -13,7 +13,7 @@
 
<pre><code>  &lt;div style="margin: 0 auto; max-width: 1200px;"&gt;
 
    &lt;a href="https://sfconservancy.org/supporter"&gt;
 
      &lt;img style="width: 100%;"
 
           src="https://sfconservancy.org/img/banners/2018-individual.jpg"
 
           src="https://sfconservancy.org/img/banners/2019-individuals-banner.png"
 
           alt="Conservancy is a proponent for community driven free software projects.
 
                Will you join me in supporting them? Donate today!"&gt;
 
    &lt;/a&gt;
...
 
@@ -23,7 +23,7 @@
 
<div style="margin: 0 auto; max-width: 1200px;">
 
  <a href="https://sfconservancy.org/supporter">
 
    <img style="width: 100%;"
 
         src="/img/banners/2018-individual.jpg"
 
         src="/img/banners/2019-individuals-banner.png"
 
         alt="Conservancy is a proponent for community driven free software projects.
 
              Will you join me in supporting them? Donate today!">
 
  </a>
...
 
@@ -34,7 +34,7 @@
 
<pre><code>  &lt;div style="margin: 0 auto; max-width: 1200px;"&gt;
 
    &lt;a href="https://sfconservancy.org/supporter"&gt;
 
      &lt;img style="width: 100%;"
 
           src="https://sfconservancy.org/img/banners/2018-project.jpg"
 
           src="https://sfconservancy.org/img/banners/2019-member-projects-banner.png"
 
           alt="Conservancy helps make our work possible.
 
                Please donate to them today to support community-driven free software projects!"
 
    &lt;/a&gt;
...
 
@@ -44,7 +44,7 @@
 
<div style="margin: 0 auto; max-width: 1200px;">
 
  <a href="https://sfconservancy.org/supporter">
 
    <img style="width: 100%;"
 
         src="/img/banners/2018-project.jpg"
 
         src="/img/banners/2019-member-projects-banner.png"
 
         alt="Conservancy helps make our work possible.
 
              Please donate to them today to support community-driven free software projects!"
 
  </a>
0 comments (0 inline, 0 general)