Incorporating web version, bumping version.
This commit is contained in:
@ -16,10 +16,11 @@ limitations under the License.
|
||||
-->
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>EForth</title>
|
||||
<link rel="stylesheet" href="static/eforth.css">
|
||||
<meta charset="UTF-8">
|
||||
<title>EForth</title>
|
||||
<link rel="stylesheet" href="static/eforth.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>EForth</h1>
|
||||
<script>
|
||||
@ -27,6 +28,7 @@ window.location.replace('./ESP32forth.html');
|
||||
</script>
|
||||
|
||||
{{MENU}}
|
||||
<div class="wrapper">
|
||||
|
||||
<p>
|
||||
Choose you platform above.
|
||||
|
||||
Reference in New Issue
Block a user