mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-18 06:06:01 -06:00
.uppweb Fix favicon declaration
git-svn-id: svn://ultimatepp.org/upp/trunk@10037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7fde97563f
commit
59ccc2784b
1 changed files with 1 additions and 1 deletions
|
|
@ -660,7 +660,7 @@ void ExportPage(int i)
|
|||
"\">"
|
||||
"<META name=\"robots\" content=\"index,follow\">\n"
|
||||
"<LINK rel=\"alternate\" type=\"application/rss+xml\" title=\"SVN changes\" href=\"svnchanges.xml\">\n"
|
||||
"<LINK rel=\"shortcut icon\" type=\"image/png\" href=\"favicon.png\" />\n"
|
||||
"<LINK rel=\"shortcut icon\" type=\"image/png\" href=\"favicon.png\">\n"
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue