Changeset - 9c209f8f5066
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 2 years ago 2021-10-19 13:47:58
pono@sfconservancy.org
use shoestring text
1 file changed with 5 insertions and 7 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -27,19 +27,17 @@
 
{% block content %}
 

	
 
<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/remote.jpg' %}" alt="" class="fl pr2" style="width: 175px;" />
 
    <p class="mb0">Software Freedom Conservancy is a nonprofit organization
 
that advocates for ethical technology for the public good. Our mission is to
 
ensure the rights of consumers (software users) to repair and reinstall their
 
purchased software. We carry out this work this by promoting and defending
 
users' rights the following ways: 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="#fixme" class="orange">Learn more.</a></p>
 
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="#fixme" class="orange">Learn more.</a></p>
 
  </section>
 
  <section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
 
    <h2 class="f4 ttu">Special message</h2>
 

	
 
    <p>Special message here special message here special message here special message here special message here.</p>
 
    <a href="#fixme" class="f5 dib pa2 ttu b btn-orange">More information</a>
0 comments (0 inline, 0 general)