summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:50:19 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:50:19 +0200
commitfe25201ffcb7f6c74622a4c2228089ad62254f5c (patch)
treea5514751f8765b7820c249a39096fae3cf687823
parent687b5c519b06af1d7d58b795ae5f2251c18918fc (diff)
downloadlanding-fe25201ffcb7f6c74622a4c2228089ad62254f5c.tar.gz
landing-fe25201ffcb7f6c74622a4c2228089ad62254f5c.tar.bz2
landing-fe25201ffcb7f6c74622a4c2228089ad62254f5c.zip
Explicitly specify favicon url.
According to https://www.w3.org/2005/10/howto-favicon this is the preferred way.
l---------favicon.ico1
-rw-r--r--index.html5
2 files changed, 4 insertions, 2 deletions
diff --git a/favicon.ico b/favicon.ico
deleted file mode 120000
index e875856..0000000
--- a/favicon.ico
+++ /dev/null
@@ -1 +0,0 @@
-web-common/favicon-taler.ico \ No newline at end of file
diff --git a/index.html b/index.html
index c3368ca..afc2411 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,15 @@
<!DOCTYPE html>
<html lang="en">
-<head>
+<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">
+
+
<script type="application/javascript">
/*
@licstart The following is the entire license notice for the