We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f23103 commit a9b01f3Copy full SHA for a9b01f3
3 files changed
demos/README.md
demos/index.html
@@ -2,9 +2,8 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + React + TS</title>
+ <title>Robotics Visual Notes</title>
8
</head>
9
<body>
10
<div id="root"></div>
demos/package.json
@@ -1,5 +1,5 @@
1
{
- "name": "temp-scaffold",
+ "name": "robotics-visual-notes-demos",
"private": true,
"version": "0.0.0",
"type": "module",
0 commit comments