Fix web page title.

This commit is contained in:
Brad Nelson
2022-07-14 22:14:18 -07:00
parent e21193f991
commit bf70f450e2

View File

@ -17,7 +17,7 @@ limitations under the License.
<head>
<meta charset="UTF-8">
<title>µEforth for Linux</title>
<title>µEforth for Web</title>
<link rel="stylesheet" href="static/eforth.css">
</head>