fix dos link page

This commit is contained in:
Greg Gauthier 2025-01-16 11:00:14 +00:00
parent 2aa53e78d7
commit 76795b22f8

View File

@ -3,11 +3,11 @@
This is the link/landing page for everything I do with real or emulated DOS This is the link/landing page for everything I do with real or emulated DOS
<div class="row column-tabular"> <div class="row column-tabular">
<div class="column tabular-left"> <div class="column-tabular tabular-left">
<!-- <h3>Topic</h3> --> <!-- <h3>Topic</h3> -->
<p>DOSBOX</p> <p>DOSBOX</p>
</div> </div>
<div class="column full-right"> <div class="column-tabular full-right">
<!-- <h3>Notes</h3> --> <!-- <h3>Notes</h3> -->
<p><a href="./dosbox.md">My DOSBOX Page</a></p> <p><a href="./dosbox.md">My DOSBOX Page</a></p>
</div> </div>