Browse Source

update

svn path=/trunk/mono/; revision=9500
Miguel de Icaza 23 years ago
parent
commit
22eb65b8be
2 changed files with 2 additions and 0 deletions
  1. 1 0
      doc/web/template.html.in
  2. 1 0
      web/web/template.html.in

+ 1 - 0
doc/web/template.html.in

@@ -2,6 +2,7 @@
 <html>
 <head>
 <title>#TITLE#</title>
+<link rel="icon" href="../MonoIcon.png" type="image/png">
 <!-- background-image: url("images/bgsquares.gif");  -->
 <style type="text/css">
 <!--

+ 1 - 0
web/web/template.html.in

@@ -2,6 +2,7 @@
 <html>
 <head>
 <title>#TITLE#</title>
+<link rel="icon" href="../MonoIcon.png" type="image/png">
 <!-- background-image: url("images/bgsquares.gif");  -->
 <style type="text/css">
 <!--