Skip to content

Commit

Permalink
feat: change title.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsengyushiang committed Sep 14, 2024
1 parent aad08b1 commit 06b8f96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>NavMesh Editor</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 06b8f96

Please sign in to comment.