Skip to content

Commit

Permalink
Fix logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Oct 14, 2024
1 parent 479c468 commit 6da0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwwroot/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ description: The home page for TKMM, a tool for managing and merging Tears of th
</script>

<div align="center">
<a href="" title="TKMM landing page"><img src="images/Icon-Transparent-1024.png" width="300vh" alt="TKMM Logo"></a>
<a href="" title="TKMM landing page"><img src="logo.png" width="300vh" alt="TKMM Logo"></a>
<h1 id="main-title">Tears of the Kingdom Mod Manager</h1>
</div>

Expand Down

0 comments on commit 6da0dc0

Please sign in to comment.