Gentoo Archives: gentoo-commits

From: Matthew Marchese <maffblaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] sites/www:master commit in: _includes/layout/
Date: Thu, 22 Jun 2017 11:12:42
Message-Id: 1498129889.1c4950c991dfa0f3102602f83fea023c8c695453.maffblaster@gentoo
1 commit: 1c4950c991dfa0f3102602f83fea023c8c695453
2 Author: Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 11:11:29 2017 +0000
4 Commit: Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 11:11:29 2017 +0000
6 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=1c4950c9
7
8 Add Privacy Policy link to footer (bug 613938).
9
10 Signed-off-by: Matthew Marchese <maffblaster <AT> gentoo.org>
11
12 _includes/layout/footer.html | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/_includes/layout/footer.html b/_includes/layout/footer.html
16 index 6640143..4bf4104 100644
17 --- a/_includes/layout/footer.html
18 +++ b/_includes/layout/footer.html
19 @@ -23,6 +23,11 @@
20 <li><a href="https://plus.google.com/+Gentoo" title="+Gentoo on Google+"><span class="fa fa-google-plus fa-fw"></span></a></li>
21 <li><a href="https://www.facebook.com/gentoo.org" title="Gentoo on Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
22 </ul>
23 + <div>
24 + <div class="sitemap text-center">
25 + <a href="https://wiki.gentoo.org/wiki/Foundation:Privacy_Policy">Privacy Policy</a>
26 + </div>
27 + </div>
28 </div>
29 <div class="col-xs-9 col-md-9">
30 <strong>&copy; {{ site.copyrightyears }} Gentoo Foundation, Inc.</strong><br>