[gnome3-web] Add the favicon to the try it and faq pages.



commit 285e48b8785f7c01bcdff2ba2b91903829dc9d9e
Author: Allan Day <allanpday gmail com>
Date:   Thu Jan 20 13:09:18 2011 +0000

    Add the favicon to the try it and faq pages.

 faq.html   |    1 +
 tryit.html |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/faq.html b/faq.html
index 2aff120..a104aae 100644
--- a/faq.html
+++ b/faq.html
@@ -3,6 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="description" content="Introducing the next generation GNOME desktop" />
+<link rel="shortcut icon" type="image/png" href="img/gnome-16.png">
 <title>GNOME 3 - Made of Easy</title>
 <link rel="stylesheet" href="css/reset.css" />
 <link rel="stylesheet" href="css/text.css" />
diff --git a/tryit.html b/tryit.html
index 87fdcc1..e130371 100644
--- a/tryit.html
+++ b/tryit.html
@@ -3,6 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="description" content="Introducing the next generation GNOME desktop" />
+<link rel="shortcut icon" type="image/png" href="img/gnome-16.png">
 <title>GNOME 3 - Made of Easy</title>
 <link rel="stylesheet" href="css/reset.css" />
 <link rel="stylesheet" href="css/text.css" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]