summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-03-21 15:24:33 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-03-21 15:24:33 +0100
commit501034a542ade3cc48d0abf8dccbe0866249df94 (patch)
treed9034b875791ff44d3bd42eb2ef8548ba68a3e72 /index.html
parent60ad02570d4f78be6796dc8231c00e8aede95c17 (diff)
downloadlanding-501034a542ade3cc48d0abf8dccbe0866249df94.tar.gz
landing-501034a542ade3cc48d0abf8dccbe0866249df94.tar.bz2
landing-501034a542ade3cc48d0abf8dccbe0866249df94.zip
addressing #4246
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index 054b3fa..c3368ca 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8"/>
<title>Taler Demonstration Framework</title>
- <link rel="stylesheet" type="text/css" href="style.css">
+ <link rel="stylesheet" type="text/css" href="web-common/style.css">
<link rel="stylesheet" type="text/css" href="web-common/taler-presence.css">
<script src="web-common/taler-presence.js" type="text/javascript"></script>
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc">
@@ -61,7 +61,8 @@
<a href="/index.html" id="logo">
<img src="logo.png" width=100 height=100 alt="Logo">
</a>
- <h1>Taler Demonstration Framework</h1>
+ <!--#include virtual="web-common/dropdown-navbar.html"-->
+ <h1 class="nav">Taler Demonstration Framework</h1>
</header>
<aside class="sidebar" id="left">
@@ -119,7 +120,7 @@
<br>
So, unless you have already done so, please go ahead and withdraw
KUDOS at the
- <a href="http://bank.demo.taler.net/" target="_blank">Demo bank</a>
+ <a href="/bank" target="_blank">Demo bank</a>
(opens in a new tab).
</p>
</article>