.uppweb Fix favicon declaration

git-svn-id: svn://ultimatepp.org/upp/trunk@10037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
klugier 2016-07-13 19:46:46 +00:00
parent 7fde97563f
commit 59ccc2784b

View file

@ -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"
)