From 33ce8c967281f0646fdd30369526c9299a6a0df6 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: newline after shell commands and list items --- forms/index.htm | 6 +++--- www/index.htm | 2 +- 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:

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 +multiple games need monitored simultaneously
  • txt_to_html

    A very basic text to html converter that only supports -paragraphs, headers, and non-inline links
  • +paragraphs, headers, and non-inline links

    SOURCE

    The source code is here and you can get it with:

    -git clone http://github.com/porterswanstrom/forms
    +git clone http://github.com/porterswanstrom/forms
    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

    SOURCE

    The source code is here and you can get it with:

    -git clone http://github.com/porterswanstrom/www
    +git clone http://github.com/porterswanstrom/www

    -- cgit 1.4.1