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"
|
= image_tag "landing/cog.png"
|
||||||
|
|
||||||
%p
|
%p
|
||||||
Look at
|
Look at
|
||||||
%code.helpful{title: "General pod configuration (location to upload photos, SSL certs, etc.)"}
|
%code.helpful{title: "General pod configuration (location to upload photos, SSL certs, etc.)"}
|
||||||
config/diaspora.yml.example
|
config/diaspora.yml.example
|
||||||
and
|
and
|
||||||
%code.helpful{title: "MySQL username/password"}
|
%code.helpful{title: "MySQL username/password"}
|
||||||
config/database.yml.example
|
config/database.yml.example
|
||||||
for help.
|
for help.
|
||||||
|
|
||||||
.span4
|
.span4
|
||||||
%h2 Try it out
|
%h2 Try it out
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue