websemantics / semantic-dojo

A responsive Dojo theme that harnesses the style awesomeness of Semantic-ui framework.
http://websemantics.github.io/semantic-dojo/
MIT License
70 stars 7 forks source link

the pageindex.html #9

Closed yipanbo closed 8 years ago

yipanbo commented 8 years ago

i think there is an error in href: <link rel="icon" type="image/png" href="fsrc/app/resources/img/avicon-16x16.png" sizes="16x16" /> should be: <link rel="icon" type="image/png" href="src/app/resources/img/favicon-16x16.png" sizes="16x16" />

websemantics commented 8 years ago

Thanks @yipanbo, I found this in two files, fixed now.