commit:     1c4950c991dfa0f3102602f83fea023c8c695453
Author:     Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 11:11:29 2017 +0000
Commit:     Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 11:11:29 2017 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=1c4950c9

Add Privacy Policy link to footer (bug 613938).

Signed-off-by: Matthew Marchese <maffblaster <AT> gentoo.org>

 _includes/layout/footer.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/_includes/layout/footer.html b/_includes/layout/footer.html
index 6640143..4bf4104 100644
--- a/_includes/layout/footer.html
+++ b/_includes/layout/footer.html
@@ -23,6 +23,11 @@
           <li><a href="https://plus.google.com/+Gentoo"; title="+Gentoo on 
Google+"><span class="fa fa-google-plus fa-fw"></span></a></li>
           <li><a href="https://www.facebook.com/gentoo.org"; title="Gentoo on 
Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
         </ul>
+      <div>
+        <div class="sitemap text-center">
+          <a 
href="https://wiki.gentoo.org/wiki/Foundation:Privacy_Policy";>Privacy Policy</a>
+        </div>
+      </div>
       </div>
       <div class="col-xs-9 col-md-9">
         <strong>&copy; {{ site.copyrightyears }} Gentoo Foundation, 
Inc.</strong><br>

Reply via email to