summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-19 23:16:05 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-19 23:16:05 +0100
commit86b456f3c77cd640ba9f2c523d93b536e5abeb17 (patch)
tree86450d7043a5805f5c53458ade3ef06e119027f2
parent8037a1cb978f7fa0c18ede83c08189020fd4d2ce (diff)
downloadlanding-86b456f3c77cd640ba9f2c523d93b536e5abeb17.tar.gz
landing-86b456f3c77cd640ba9f2c523d93b536e5abeb17.tar.bz2
landing-86b456f3c77cd640ba9f2c523d93b536e5abeb17.zip
nojs, fix URLs
-rw-r--r--index.html14
m---------static/web-common0
2 files changed, 7 insertions, 7 deletions
diff --git a/index.html b/index.html
index be52cea..e644292 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en">
+<html lang="en" data-taler-nojs="true">
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="utf-8"/>
<title>Taler Demonstration Framework</title>
@@ -139,15 +139,15 @@
We have two demo merchants where you can spend your coins:
<ul>
<li>
- The <a href="/shop">project donation Web site</a>, where
- you can show respect to a software project of your choice
- by giving them KUDOS.
- </li>
- <li>
- The <a href="/blog">essay store</a>, where you can pay KUDOS for
+ The <a href="/shop">essay store</a>, where you can pay KUDOS for
individual chapters of Richard Stallman's book "Free Software, Free
Society", which is also available for free at <a href="http://www.fsf.org/">the FSF</a>.
</li>
+ <li>
+ The <a href="/donations">project donation Web site</a>, where
+ you can show respect to a software project of your choice
+ by giving them KUDOS.
+ </li>
</ul>
</article>
<article>
diff --git a/static/web-common b/static/web-common
-Subproject d4de1c912ecaac7991067027b352de61b237c0c
+Subproject 9c32752cae1bb1908697f706070b3836455ff7c