Browse Source

fix spacing issues on steve and alex

Chris Ireland 10 years ago
parent
commit
63d934e743
1 changed files with 5 additions and 4 deletions
  1. 5 4
      views/index.jade

+ 5 - 4
views/index.jade

@@ -67,9 +67,9 @@ block content
                   td
                     | The image to be served when the id has no skin (404).<br>
                     | Valid options are
-                    a(href="/avatars/0?default=steve") steve
+                    a(href="/avatars/0?default=steve")  steve
                     | ,
-                    a(href="/avatars/0?default=alex") alex
+                    a(href="/avatars/0?default=alex")  alex
                     | , or a custom URL.
                 tr
                   td helm
@@ -200,9 +200,9 @@ block content
                   td
                     | The image to be served when the id has no skin (404).<br>
                     | Valid options are
-                    a(href="/skins/0?default=steve") steve
+                    a(href="/skins/0?default=steve")  steve
                     | ,
-                    a(href="/skins/0?default=alex") alex
+                    a(href="/skins/0?default=alex")  alex
                     | , or a custom URL.
 
           section
@@ -223,6 +223,7 @@ block content
 
         section
           a(id="meta" class="anchor")
+          a(href="#meta")
             h2 Meta
           section
             a(id="meta-http-headers" class="anchor")