From c98dacdfabc57d50d52fb5cf90c6681ac6a17802 Mon Sep 17 00:00:00 2001 From: Ivan Korunkov Date: Sun, 19 Jul 2015 17:23:49 +0300 Subject: [PATCH] Default home page: fix indent level; fix indentation level for configuration message block to make it looks like other blocks. --- app/views/home/default.haml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/views/home/default.haml b/app/views/home/default.haml index 919a81185..041cadad0 100644 --- a/app/views/home/default.haml +++ b/app/views/home/default.haml @@ -18,13 +18,13 @@ = image_tag "landing/cog.png" %p - Look at - %code.helpful{title: "General pod configuration (location to upload photos, SSL certs, etc.)"} - config/diaspora.yml.example - and - %code.helpful{title: "MySQL username/password"} - config/database.yml.example - for help. + Look at + %code.helpful{title: "General pod configuration (location to upload photos, SSL certs, etc.)"} + config/diaspora.yml.example + and + %code.helpful{title: "MySQL username/password"} + config/database.yml.example + for help. .span4 %h2 Try it out