diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 33ce8c967281f0646fdd30369526c9299a6a0df6 (patch) | |
tree | e6f7941e9ab68a2c4b988f499e42a7c34ae93375 /www | |
parent | be more descriptive (diff) | |
download | w-33ce8c967281f0646fdd30369526c9299a6a0df6.tar w-33ce8c967281f0646fdd30369526c9299a6a0df6.tar.gz w-33ce8c967281f0646fdd30369526c9299a6a0df6.tar.bz2 w-33ce8c967281f0646fdd30369526c9299a6a0df6.tar.xz w-33ce8c967281f0646fdd30369526c9299a6a0df6.zip |
newline after shell commands and list items
Diffstat (limited to 'www')
-rw-r--r-- | www/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
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"> |