Skip to content
Snippets Groups Projects
Commit bcbab590 authored by Jakob Yanagibashi's avatar Jakob Yanagibashi :nail_care_tone4:
Browse files

Fix help modal logo URL

parent 50987f02
Branches
No related tags found
1 merge request!5New logo
Pipeline #263204 passed
......@@ -115,7 +115,7 @@ document.querySelector("#app").innerHTML = `
<!-- Dialogs -->
<dialog id="helpDialog">
<img src="/icon.svg" width="75" height="75" id="helpLogo">
<img src="./icon.svg" width="75" height="75" id="helpLogo">
<h1>Tailorbird 3D ${aboutText}
<h2><i class="fa-solid fa-keyboard"></i> Controls</h2>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment