fix: window title inaccurate

This commit is contained in:
talksik
2026-03-25 15:54:05 -07:00
parent 0ab2ec2bb8
commit d525d6a588
+1 -1
View File
@@ -2,7 +2,7 @@
<html class="dark">
<head>
<meta charset="UTF-8" />
<title>Hello World!</title>
<title>llink</title>
</head>
<body>
<div id="root"></div>