taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 02a6191a95a2cd9d5f54cadf473eb5b150662e7b
parent 37b8b277ef24d52847591d98167a8310a73869b9
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 27 Jun 2019 11:45:50 +0200

minor fixes

Diffstat:
Mcommon/footer.j2.inc | 2+-
Mdesign.html.j2 | 5++---
2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/common/footer.j2.inc b/common/footer.j2.inc @@ -14,7 +14,7 @@ </div> <div class="col-12 col-sm-4"> <ul class="footer-list"> - <li><p><a href="investors.html">{{ _("For Investors") }}</a></p></li> + <li><p><a href="gsoc-codeless.html.j2">{{ _("GSoc 2018") }}</a></p></li> <li><p><a href="developers.html">{{ _("Developer Resources") }}</a></p></li> </ul> </div> diff --git a/design.html.j2 b/design.html.j2 @@ -19,13 +19,12 @@ h2 { <div class="container"> <div class="row"> <div class="col"> - <h1>GNU Taler: Design</h1> + <h1>GNU Taler: Design Principles</h1> </div> </div> <div class="row"> <div class="col"> - <p>The complete design of GNU Taler is comprehensively described in a <a href="thesis.pdf">PhD Thesis by Florian Dold</a>.</p> - <p>When designing GNU Taler, we had the following design goals in mind.</p> + <p>When designing GNU Taler, we had the following design principles in mind.</p> <h2>1. Free Software implementation <a onclick="expand('x1')">(+)</a></h2> <div id="x1" style="display: none">