1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-05 09:25:39 +00:00

Clean up HTML in manual

This commit is contained in:
Andy McFadden
2018-10-09 10:04:10 -07:00
parent 5cc29949dd
commit 705c6e383b
11 changed files with 100 additions and 100 deletions

View File

@@ -9,7 +9,7 @@
</head>
<body>
<div id=content>
<div id="content">
<h1>6502bench SourceGen: Tools</h1>
<h2><a name="hexdump">Hex Dump Viewer</a></h2>
@@ -59,7 +59,7 @@ ASCII.</p>
</div>
<div id=footer>
<div id="footer">
<p><a href="index.html">Back to index</a></p>
</div>
</body>