Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit 0269775

Browse files
committed
fix(static): fix static page typo with extra string text
1 parent ce262a5 commit 0269775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/themes/toshikimoe/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html>
33
<head>
44
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
@@ -262,4 +262,4 @@ <h5 class="modal-title" id="exampleModalCenterTitle"><strong>Note</strong></h5>
262262
</div>
263263
</div>
264264
</body>
265-
</html>
265+
</html>

0 commit comments

Comments
 (0)