Set page title

This commit is contained in:
Keanu Taufan 2024-09-22 20:32:38 +07:00
parent 63c677de3d
commit 761dec80b5
No known key found for this signature in database
GPG Key ID: 1952D665A3A51BE0

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + TS</title> <title>WebGL Letters</title>
</head> </head>
<body> <body>
<canvas id="canvas" width="1200px" height="600px"> <canvas id="canvas" width="1200px" height="600px">