Skip to content

Commit

Permalink
web_viewer: add minimal index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
remipch committed Aug 29, 2024
1 parent adb46d7 commit 669121d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mechanics/web_viewer/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Solar concentrator - Mechanics - 3D View</title>
</head>
</html>

0 comments on commit 669121d

Please sign in to comment.