Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GeoVistoogsi
AR
Commits
b28d6bcb
Commit
b28d6bcb
authored
Jan 02, 2025
by
Percen
Browse files
Update public/index.html
parent
a6caf4ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
b28d6bcb
...
...
@@ -149,9 +149,6 @@
<div
class=
"menu-item active"
id=
"robot-item"
onclick=
"selectModel('robot')"
>
<img
src=
"previewImages/robot.png"
alt=
"Roboter"
style=
"width: 50px; height: 50px;"
>
</div>
<div
class=
"menu-item"
id=
"sunflower-item"
onclick=
"selectModel('sunflower')"
>
<img
src=
"previewImages/sunflower.png"
alt=
"Sonnenblume"
style=
"width: 50px; height: 50px;"
>
</div>
<div
class=
"menu-item"
id=
"lantern-item"
onclick=
"selectModel('tree')"
>
<img
src=
"previewImages/tree.png"
alt=
"Baum"
style=
"width: 50px; height: 50px;"
>
</div>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment