Browse Source

use steve fallback for examples

jomo 10 năm trước cách đây
mục cha
commit
d4954c062f
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      views/index.jade

+ 5 - 5
views/index.jade

@@ -31,8 +31,8 @@ block content
         p(style="margin-top: 10px;") By default, a 404 text is returned when the avatar was not found. You can change that to the avatar of steve or alex:
         .well <img src="https://skins.jake0oo0.me/avatars/ae795aa86327408e92ab25c8a59f3ba1/250?default=alex">
       .col-md-2
-        img(src="/avatars/2d5aa9cdaeb049189930461fc9b91cc5", title="Jake0oo0")
-        img(src="/avatars/ae795aa86327408e92ab25c8a59f3ba1", title="redstone_sheep")
-        img(src="/avatars/069a79f444e94726a5befca90e38aaf5", title="Notch")
-        img(src="/avatars/0ea8eca3dbf647cc9d1ac64551ca975c", title="sk89q")
-        img(src="/avatars/af74a02d19cb445bb07f6866a861f783", title="md_5")
+        img(src="/avatars/2d5aa9cdaeb049189930461fc9b91cc5?default=steve", title="Jake0oo0")
+        img(src="/avatars/ae795aa86327408e92ab25c8a59f3ba1?default=steve", title="redstone_sheep")
+        img(src="/avatars/069a79f444e94726a5befca90e38aaf5?default=steve", title="Notch")
+        img(src="/avatars/0ea8eca3dbf647cc9d1ac64551ca975c?default=steve", title="sk89q")
+        img(src="/avatars/af74a02d19cb445bb07f6866a861f783?default=steve", title="md_5")