Dropped js replace tool.

This commit is contained in:
Brad Nelson
2023-12-22 20:46:23 -08:00
parent 3c0f249b71
commit c475681b0e
12 changed files with 105 additions and 205 deletions

View File

@ -16,13 +16,13 @@ limitations under the License.
-->
<head>
{{HEAD}}
#include "head.html"
<title>µEforth for Windows</title>
</head>
<body>
<h1>µEforth for Windows</h1>
{{MENU}}
#include "menu.html"
<div class="wrapper">
<h2>Download</h2>
@ -69,8 +69,8 @@ limitations under the License.
<h3>µEforth Words</h3>
{{COMMON}}
{{FILES_COMMON}}
#include "common.html"
#include "files_common.html"
<h3>Windows</h3>
@ -110,4 +110,4 @@ In addition, a terminal that responds to ANSI escape codes is created and connec
<code>TYPE</code> and <code>KEY</code>.
</p>
{{DESKTOP_COMMON}}
#include "desktop_common.html"