Incorporating web version, bumping version.

This commit is contained in:
Brad Nelson
2022-07-14 21:19:09 -07:00
parent 9b789a2aca
commit e24be23281
12 changed files with 132 additions and 55 deletions

View File

@ -16,14 +16,15 @@ limitations under the License.
-->
<head>
<meta charset="UTF-8">
<title>µEforth Internals</title>
<link rel="stylesheet" href="static/eforth.css">
<meta charset="UTF-8">
<title>µEforth Internals</title>
<link rel="stylesheet" href="static/eforth.css">
</head>
<body>
<h1>µEforth Internals</h1>
{{MENU}}
<div class="wrapper">
<p>
µEforth (micro-Eforth) simplifies EForth even futher, by building just enough