about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--forms/index.htm6
-rw-r--r--www/index.htm2
2 files changed, 4 insertions, 4 deletions
diff --git a/forms/index.htm b/forms/index.htm
index 4b89088..2d5235d 100644
--- a/forms/index.htm
+++ b/forms/index.htm
@@ -20,16 +20,16 @@ notable programs are:</p>
 This program lets a user move/take pieces on a chess board
 and save/load the state of the chess board via a save file.
 There are 3 boards the user can switch between in case
-multiple games need monitored simultaneously</li>
+multiple games need monitored simultaneously</li><br />
 
 <li><h3>txt_to_html</h3>
 A very basic text to html converter that only supports
-paragraphs, headers, and non-inline links</li></ol>
+paragraphs, headers, and non-inline links</li><br /></ol>
 
 <h2>SOURCE</h2>
 <p>The source code is <a href="http://gh.porterswanstrom.com/forms">
 here</a> and you can get it with:</p><div class="sh">
-git clone http://github.com/porterswanstrom/forms</div>
+git clone http://github.com/porterswanstrom/forms</div><br />
 
 </div><div class="foot">
 
diff --git a/www/index.htm b/www/index.htm
index 3683870..5e7b174 100644
--- a/www/index.htm
+++ b/www/index.htm
@@ -65,7 +65,7 @@ working header and footer</p>
 <h2>SOURCE</h2>
 <p>The source code is <a href="http://gh.porterswanstrom.com/www">
 here</a> and you can get it with:</p><div class="sh">
-git clone http://github.com/porterswanstrom/www</div>
+git clone http://github.com/porterswanstrom/www</div><br />
 
 </div><div class="foot">