Changeset 12311

Show
Ignore:
Timestamp:
05/25/08 03:38:55 (5 years ago)
Author:
mrkn
Message:

websites/emacs-users.jp/public/index.html: add favicon link.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/emacs-users.jp/public/index.html

    r12309 r12311  
    88    <!-- CSS Stylesheets --> 
    99    <link rel="stylesheet" type="text/css" href="stylesheets/default.css" media="screen,tv" /> 
     10    <!-- Favicon --> 
     11    <link rel="shortcut icon" href="http://emacs-users.jp/favicon.ico" type="image/vnd.microsoft.icon" /> 
     12    <link rel="icon" href="http://emacs-users.jp/favicon.ico" type="image/vnd.microsoft.icon" /> 
    1013  </head> 
    1114  <body>