2
0
jomo 10 жил өмнө
parent
commit
05f662a96c
1 өөрчлөгдсөн 5 нэмэгдсэн , 5 устгасан
  1. 5 5
      views/index.jade

+ 5 - 5
views/index.jade

@@ -47,9 +47,9 @@ block content
                   td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve.
                   td
                     | The image to be served when the id has no skin (404).<br>
-                    | Valid options are
+                    | Valid options are 
                     a(href="/avatars/00000000000000000000000000000000?default=steve") steve
-                    | ,
+                    | , 
                     a(href="/avatars/00000000000000000000000000000000?default=alex") alex
                     | , or a custom URL.
                 tr
@@ -72,7 +72,7 @@ block content
             p Jeb's avatar, or fall back to steve
             .code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=steve
             p
-              | Jeb's avatar, or fall back to
+              | Jeb's avatar, or fall back to 
               a(href="https://i.imgur.com/ozszMZV.png") a custom image
             .code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=https%3A%2F%2Fi.imgur.com%2FozszMZV.png
 
@@ -107,9 +107,9 @@ block content
                   td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve.
                   td
                     | The image to be served when the id has no skin (404).<br>
-                    | Valid options are
+                    | Valid options are 
                     a(href="/skins/00000000000000000000000000000000?default=steve") steve
-                    | ,
+                    | , 
                     a(href="/skins/00000000000000000000000000000000?default=alex") alex
                     | , or a custom URL.