summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:51:43 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:51:43 +0200
commit283e1a45b98a30a0f2165cf4fb77ff515904ebed (patch)
treea41f24c26248272246f08a2508aa80c801f3693e /index.html
parentfe25201ffcb7f6c74622a4c2228089ad62254f5c (diff)
downloadlanding-283e1a45b98a30a0f2165cf4fb77ff515904ebed.tar.gz
landing-283e1a45b98a30a0f2165cf4fb77ff515904ebed.tar.bz2
landing-283e1a45b98a30a0f2165cf4fb77ff515904ebed.zip
Take logo directly from web-common.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index afc2411..4ae815c 100644
--- a/index.html
+++ b/index.html
@@ -62,7 +62,7 @@
<header>
<a href="/index.html" id="logo">
- <img src="logo.png" width=100 height=100 alt="Logo">
+ <img src="web-common/logo.png" width=100 height=100 alt="Logo">
</a>
<!--#include virtual="web-common/dropdown-navbar.html"-->
<h1 class="nav">Taler Demonstration Framework</h1>