File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed
src/jsMain/resources/public/images Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 44 < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
55 < title > Itami Mobile - Home</ title >
66 < meta content ="Powered by Kobweb " name ="description ">
7- < link href ="/favicon.ico " rel ="icon ">
7+ < link href ="/images/logo_mini.svg " rel ="icon ">
88 < meta content ="width=device-width, initial-scale=1 " name ="viewport ">
99 < link href ="/fonts/faces.css " rel ="stylesheet ">
1010 < link href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css " rel ="stylesheet ">
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ kobweb {
1919 head.add {
2020 link(rel = " stylesheet" , href = " /fonts/faces.css" )
2121 }
22+
23+ faviconPath.set(" images/logo_mini.svg" )
2224 }
2325 }
2426}
You can’t perform that action at this time.
0 commit comments