From 05f662a96c5faaa9f528530fb44d18d2acf58305 Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 3 Jan 2015 02:07:45 +0100 Subject: [PATCH] fix spacing --- views/index.jade | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/index.jade b/views/index.jade index 6c35434..96c8404 100644 --- a/views/index.jade +++ b/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).
- | 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).
- | Valid options are + | Valid options are a(href="/skins/00000000000000000000000000000000?default=steve") steve - | , + | , a(href="/skins/00000000000000000000000000000000?default=alex") alex | , or a custom URL.