Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-22 16:51:46 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-22 16:51:46 +0300
commit5963408cc601e0b546c62d39ae62b513af8e977c (patch)
treeb8044b2c7534999ff40aa966fb837aac95abf903 /layouts/home.html
parentf0ad6d430acd8816f4d4387f68a684e519ff2508 (diff)
Make the link "edit this page" more evident
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/home.html b/layouts/home.html
index 784efdc7..3acdfee5 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -9,7 +9,7 @@
</div>
<%= yield %>
- <%= render '/footer.*' %>
+ <%= render '/footer_homepage.*' %>
<%= render '/docsearch.*' %>
<%= render '/analytics.*' %>
<%= render '/https_redirect.*' %>