Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Oct 17, 2024
1 parent ef242f0 commit de9a7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/route/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<link rel="shortcut icon" href="./home/assets/favicon.svg" type="image/x-icon" />
</head>
<body>
<img src="/static/solidjs_logo.svg" alt="SolidJS Logo" />
<img src="/-/solidjs_logo.svg" alt="SolidJS Logo" />
</body>
</html>

0 comments on commit de9a7fe

Please sign in to comment.