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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-03-23 19:24:43 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-03-23 20:35:59 +0300
commit1e4d6798da270f70290e4a0e1f650a8adbfa87da (patch)
treebd8a82465805abf6576d99ba4c86de3e88e8990f /layouts
parenta2d404c6a87178830ef41e5908f4f8e8a53ce8a1 (diff)
Make edit links work with the docs site as well
Diffstat (limited to 'layouts')
-rw-r--r--layouts/footer_homepage.html6
-rw-r--r--layouts/home.html2
-rw-r--r--layouts/instantsearch.html2
3 files changed, 2 insertions, 8 deletions
diff --git a/layouts/footer_homepage.html b/layouts/footer_homepage.html
deleted file mode 100644
index fb90dfa6..00000000
--- a/layouts/footer_homepage.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<footer class=footer>
- <%= render '/footer_links.*' %>
- <div class='animated text-center source-link'>
- <a href='https://gitlab.com/gitlab-com/gitlab-docs' target='_blank'>Created</a> with Nanoc, hosted on <a href='https://about.gitlab.com/features/pages/' target='_blank'>GitLab Pages</a>
- </div>
-</footer>
diff --git a/layouts/home.html b/layouts/home.html
index 6d1f1472..9f54923e 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -12,7 +12,7 @@
</div>
<%= yield %>
- <%= render '/footer_homepage.*' %>
+ <%= render '/footer.*' %>
<%= render '/docsearch.*' %>
<%= render '/analytics.*' %>
<%= render '/https_redirect.*' %>
diff --git a/layouts/instantsearch.html b/layouts/instantsearch.html
index 58c7a304..7d9def6c 100644
--- a/layouts/instantsearch.html
+++ b/layouts/instantsearch.html
@@ -21,7 +21,7 @@
<hr>
<div class="clear"></div>
</div>
- <%= render '/footer_homepage.*' %>
+ <%= render '/footer.*' %>
<%= render '/analytics.*' %>
<%= render '/https_redirect.*' %>
<script type="text/javascript">