Changeset - 4d0d3a351bd8
[Not reviewed]
0 1 0
Bradley M. Kuhn - 2 years ago 2021-10-19 14:38:56
bkuhn@sfconservancy.org
Temp remove additional call out links.
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -44,15 +44,15 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
    <a href="/coming-soon.html" class="f5 dib pa2 ttu b btn-orange">More information</a>
 
  </section>
 
</div>
 

	
 
<div class="mt3 mh2-ns flex-ns">
 
  <div class="w-70-ns mh2">
 
  <section class="mh0 pa3 bg-light-blue ba b--gray">
 
    <h2 class="f4 ma0 ttu">Additional links / call-outs here, if needed</h2>
 
  </section>
 
  <!-- <section class="mh0 pa3 bg-light-blue ba b--gray"> -->
 
  <!--   <h2 class="f4 ma0 ttu">Additional links / call-outs here, if needed</h2> -->
 
  <!-- </section> -->
 

	
 
    <section class="mv3 ph2">
 
<h2 class="f4 mt0 mb2 ttu"><!--<a href="/feeds/news/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a>--> <a href="/news/" class="dark-gray">News</a></h2>
 
{% for pressr in press_releases|slice:":5" %}
 
  {% if forloop.first or pressr.pub_date|date_within_past_days:365 %}
 
    {% if not forloop.first %}<hr class="clear">{% endif %}
0 comments (0 inline, 0 general)