summaryrefslogtreecommitdiff
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
parentfe25201ffcb7f6c74622a4c2228089ad62254f5c (diff)
downloadlanding-283e1a45b98a30a0f2165cf4fb77ff515904ebed.tar.gz
landing-283e1a45b98a30a0f2165cf4fb77ff515904ebed.tar.bz2
landing-283e1a45b98a30a0f2165cf4fb77ff515904ebed.zip
Take logo directly from web-common.
-rw-r--r--index.html2
l---------logo.png1
2 files changed, 1 insertions, 2 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>
diff --git a/logo.png b/logo.png
deleted file mode 120000
index d60c29d..0000000
--- a/logo.png
+++ /dev/null
@@ -1 +0,0 @@
-web-common/logo-2015-medium.png \ No newline at end of file