Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tailorbird
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Künstlerische Gestaltung
Tailorbird
Commits
bcbab590
Commit
bcbab590
authored
2 years ago
by
Jakob Yanagibashi
Browse files
Options
Downloads
Patches
Plain Diff
Fix help modal logo URL
parent
50987f02
Branches
Branches containing commit
No related tags found
1 merge request
!5
New logo
Pipeline
#263204
passed
2 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.js
+1
-1
1 addition, 1 deletion
main.js
with
1 addition
and
1 deletion
main.js
+
1
−
1
View file @
bcbab590
...
@@ -115,7 +115,7 @@ document.querySelector("#app").innerHTML = `
...
@@ -115,7 +115,7 @@ document.querySelector("#app").innerHTML = `
<!-- Dialogs -->
<!-- Dialogs -->
<dialog id="helpDialog">
<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
}
<h1>Tailorbird 3D
${
aboutText
}
<h2><i class="fa-solid fa-keyboard"></i> Controls</h2>
<h2><i class="fa-solid fa-keyboard"></i> Controls</h2>
<p>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment