Skip to content

Commit

Permalink
Set doctype
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Aug 24, 2024
1 parent 585f697 commit 3555706
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!DOCTYPE html>

<!--
Based on:
- https://github.com/tree-sitter/tree-sitter/blob/335190c/cli/src/web_ui.html
Expand All @@ -9,6 +11,7 @@
- https://github.com/tree-sitter/tree-sitter.github.io/blob/7371e63/tree-sitter.wasm
- Or download those files from https://github.com/tree-sitter/tree-sitter/releases/
-->
<html>

<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -205,5 +208,8 @@
text-decoration: underline red dashed;
-webkit-text-decoration: underline red dashed;
}

</style>
</body>

</html>

0 comments on commit 3555706

Please sign in to comment.