summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-06-27 11:45:50 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-06-27 11:45:50 +0200
commit02a6191a95a2cd9d5f54cadf473eb5b150662e7b (patch)
treed0d555467112251d4043ddfc551da929f867db2b
parent37b8b277ef24d52847591d98167a8310a73869b9 (diff)
downloadwww-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.tar.gz
www-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.tar.bz2
www-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.zip
minor fixes
-rw-r--r--common/footer.j2.inc2
-rw-r--r--design.html.j25
2 files changed, 3 insertions, 4 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 290e5c02..5d197b85 100644
--- 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
index 896dbe5e..95f51a1f 100644
--- 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">