summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 4ae815c..c58d62d 100644
--- a/index.html
+++ b/index.html
@@ -3,11 +3,11 @@
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="utf-8"/>
<title>Taler Demonstration Framework</title>
- <link rel="stylesheet" type="text/css" href="web-common/style.css">
- <link rel="stylesheet" type="text/css" href="web-common/taler-presence.css">
- <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico"/>
- <script src="web-common/taler-presence.js" type="text/javascript"></script>
- <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc">
+ <link rel="stylesheet" type="text/css" href="web-common/style.css" />
+ <link rel="stylesheet" type="text/css" href="web-common/taler-presence.css" />
+ <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" />
+ <script src="web-common/taler-presence.js" type="text/javascript" />
+ <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" />
<script type="application/javascript">
@@ -62,7 +62,7 @@
<header>
<a href="/index.html" id="logo">
- <img src="web-common/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>