html: upgrade to xterm 5.5.0

This commit is contained in:
Shuanglei Tao
2024-11-26 22:43:28 +08:00
parent 8ea2e50b69
commit d0134c8067
4 changed files with 16050 additions and 15992 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<title><%= htmlWebpackPlugin.options.title %></title>
<link inline rel="icon" type="image/png" href="favicon.png">
<% for (const css in htmlWebpackPlugin.files.css) { %>