Changeset - ee667f61798c
[Not reviewed]
0 1 0
Bradley M. Kuhn - 2 years ago 2021-10-22 21:20:33
bkuhn@sfconservancy.org
Slug change propagation to static pages.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -53,13 +53,13 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
the <a href="https://joinmatodon.org">AGPLv3'd Mastodon software</a>
 
platform.  When you put a site on the Internet licensed under AGPLv3, the
 
AGPLv3
 
<strong>requires</strong> that you provide (to <em>every</em> user) an
 
opportunity to receive the entire Corresponding Source for the website based
 
on that code.</p>
 
  <p><a href="/blog/2021/oct/21/trump-groups-violates-affero-gpl/">Read more &hellip;</a></p>
 
  <p><a href="/blog/2021/oct/21/trump-group-agplv3/">Read more &hellip;</a></p>
 
 </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:":4" %}
 
  {% if forloop.first or pressr.pub_date|date_within_past_days:365 %}
0 comments (0 inline, 0 general)