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-05-11 18:36:37 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-11 18:36:37 +0300
commit1121f67b645fded506d729be9ca6b1a2532f7e49 (patch)
treef6f8027810199969a223bde2a4c70d113ad54537 /layouts/footer.html
parentda5e3298c8b268cd162da62735361a8d2d7b8f70 (diff)
Add link to creative commons license
Diffstat (limited to 'layouts/footer.html')
-rw-r--r--layouts/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/footer.html b/layouts/footer.html
index 384a4393..28548362 100644
--- a/layouts/footer.html
+++ b/layouts/footer.html
@@ -2,6 +2,7 @@
<%= 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>
+ <a href='https://creativecommons.org/licenses/by-sa/4.0/' target='_blank' rel="license" alt="Creative Commons License"><img src='/assets/images/by-sa.svg'></a>
<% if ENV['NANOC_ENV'] == 'production' && ENV['CI_COMMIT_REF_NAME'] == 'master' %>
<%# Show Edit button only in production and on master branch (hide archives) %>
<div class="edit-on">