+ add desc, keywords and favor.ico.

This commit is contained in:
wangchunsheng
2010-04-17 02:26:06 +00:00
parent 9d7d78f136
commit 135d396ed8
3 changed files with 19 additions and 8 deletions
+2
View File
@@ -20,6 +20,8 @@ $themeRoot = $webRoot . "theme/";
<script src="<?php echo $jsRoot;?>my.js" type="text/javascript"></script>
<link rel='stylesheet' href='<?php echo $clientTheme . 'yui.css';?>' type='text/css' media='screen' />
<link rel='stylesheet' href='<?php echo $clientTheme . 'style.css';?>' type='text/css' media='screen' />
<link rel='icon' href='<?php echo $webRoot;?>favicon.ico' type="image/x-icon" />
<link rel='shortcut icon' href='<?php echo $webRoot;?>favicon.ico' type='image/x-icon' />
<script type="text/javascript">loadFixedCSS();</script>
</head>
<body>