commit:     0560e898971b8e26c945dc3b0c4e8185249daa1f
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 13:14:46 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 13:14:46 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=0560e898

Remove defunct Google+

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 bin/gen-eclass-html.sh | 2 +-
 devbook.xsl            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh
index 65b70f0..7897f68 100755
--- a/bin/gen-eclass-html.sh
+++ b/bin/gen-eclass-html.sh
@@ -18,8 +18,8 @@ IFS='' read -r -d '' FOOTER << 'EOF'
 <div class="row">
 <div class="col-xs-2 col-sm-3 col-md-2"><ul class="footerlinks three-icons">
 <li><a href="http://twitter.com/gentoo"; title="@Gentoo on Twitter"><span 
class="fa fa-twitter fa-fw"></span></a></li>
-<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>
+<li></li>
 </ul></div>
 <div class="col-xs-10 col-sm-9 col-md-10">
 <strong>Copyright (C) 2001-2019 Gentoo Foundation, Inc.</strong><br><small>

diff --git a/devbook.xsl b/devbook.xsl
index 4a47b6b..c25c82c 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -550,8 +550,8 @@
             <div class="col-xs-2 col-sm-3 col-md-2">
               <ul class="footerlinks three-icons">
                 <li><a href="http://twitter.com/gentoo"; title="@Gentoo on 
Twitter"><span class="fa fa-twitter fa-fw"></span></a></li>
-                <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>
+                <li></li>
               </ul>
             </div>
             <div class="col-xs-10 col-sm-9 col-md-10">

Reply via email to