[tor-commits] [onionoo/master] Fix <ul> indentations.

karsten at torproject.org karsten at torproject.org
Thu Jan 30 08:31:47 UTC 2014


commit 11e3e11f8109cfa4f556d9bb7335bb6a048de9c6
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Jan 30 09:29:52 2014 +0100

    Fix <ul> indentations.
---
 web/index.html |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/web/index.html b/web/index.html
index 0ee13cb..f6e749a 100644
--- a/web/index.html
+++ b/web/index.html
@@ -369,6 +369,8 @@ Field names are case-insensitive.
 </p>
 </li>
 
+</ul>
+
 <p>
 Relay and/or bridge documents in the response can be ordered and
 limited by providing further parameters.
@@ -425,6 +427,8 @@ limiting step.
 </p>
 </li>
 
+</ul>
+
 </div> <!-- box -->
 
 <div class="box">



More information about the tor-commits mailing list