Procházet zdrojové kódy

fix spacing issues on steve and alex

Chris Ireland před 10 roky
rodič
revize
63d934e743
1 změnil soubory, kde provedl 5 přidání a 4 odebrání
  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")