howard 2021-05-03 21:54:21 -07:00
parent c587ee2cf7
commit 274424ad06
4 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -8,11 +8,10 @@
<meta name="theme-color" content="#000000" />
<meta property="og:title" content="three.cad" />
<meta property="og:description" content="CAD in the browser" />
<meta property="og:url" content="" />
<meta property="og:image" content="" />
<meta property="og:url" content="https://twpride.github.io/three.cad/" />
<meta property="og:image" content="https://raw.githubusercontent.com/twpride/three.cad/gh-pages/sculpt.gif" />
<link rel="apple-touch-icon" href="icon-192.png" />
<link rel="manifest" href="manifest.json" />
<!-- app.css references the css imported into app.jsx -->
<link rel="stylesheet" href="app.css">
<title>three.cad</title>
</head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB