change email to link Learn More to /about
This commit is contained in:
parent
fb1ecb2516
commit
648c1c9073
1 changed files with 4 additions and 8 deletions
|
@ -34,7 +34,7 @@ centered around ethical technology. Our mission is to ensure the right to
|
||||||
repair, improve and reinstall software. We promote and defend these rights
|
repair, improve and reinstall software. We promote and defend these rights
|
||||||
through fostering free and open source software (FOSS) projects, driving
|
through fostering free and open source software (FOSS) projects, driving
|
||||||
initiatives that actively make technology more inclusive, and advancing policy
|
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>
|
strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">Learn more.</a></p>
|
||||||
</section>
|
</section>
|
||||||
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
||||||
<h2 class="f4 ttu">Special message</h2>
|
<h2 class="f4 ttu">Special message</h2>
|
||||||
|
@ -84,13 +84,9 @@ strategies that defend FOSS (such as copyleft). <a href="#fixme" class="orange">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mh3 pt3">
|
<div class="mh3 pt3">
|
||||||
<h2 class="f6 ttu mb1">Subscribe to our email list</h2>
|
<h2 class="f6 ttu mb1"><a href="https://lists.sfconservancy.org/">Subscribe to our email list</a></h2>
|
||||||
<form method="post" action="#fixme" class="ml2" style="display: flex;">
|
|
||||||
<input type="email" class="pa2 ba b--gray br0" style="x-border-right: none; flex: 1 1 auto; width: 1%;">
|
<br>
|
||||||
<button type="submit" class="bg-orange bn white pa2 pointer btn-orange" style="margin-left: -1px;">
|
|
||||||
<svg style="color: white; width: 20px; height: 20px;"><use href="{% static 'img/font_awesome.svg' %}#envelope"></use></svg></a>
|
|
||||||
</button>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
<h2 class="f6 ttu mt2 mb1">RSS feed</h2>
|
<h2 class="f6 ttu mt2 mb1">RSS feed</h2>
|
||||||
<div class="ml2">
|
<div class="ml2">
|
||||||
|
|
Loading…
Reference in a new issue