mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-08 07:35:50 +01:00
Start working on python package
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Yet Another CAD Viewer</title>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1' />
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1'/>
|
||||
<link rel="stylesheet" type="text/css" href="./index.css">
|
||||
<script type="module" src="./index.ts"></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user