Default home page: fix indent level; fix indentation level for configuration message block to make it looks like other blocks.
This commit is contained in:
parent
ccf2fad903
commit
c98dacdfab
1 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue