public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] sites/www:master commit in: _includes/layout/, /
@ 2015-12-25 17:17 Alex Legler
  0 siblings, 0 replies; only message in thread
From: Alex Legler @ 2015-12-25 17:17 UTC (permalink / raw
  To: gentoo-commits

commit:     70bd41c5ee0cc8f2fe625d92fc869ecf4eebaf97
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri Dec 25 17:17:17 2015 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 17:17:17 2015 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=70bd41c5

Update Tyrian implementation

 _config.yml                  | 4 ++--
 _includes/layout/footer.html | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/_config.yml b/_config.yml
index f01b912..68d3310 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,7 +7,7 @@ url: "https://www.gentoo.org"
 
 cdnurl: https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com
 contact: /inside-gentoo/contact/
-copyrightyears: "2001&ndash;2015"
+copyrightyears: "2001&ndash;2016"
 
 excerpt_separator: <!--more-->
 markdown: kramdown
@@ -38,4 +38,4 @@ defaults:
       nav2-show: true
 
 exclude: ['bin', 'README', 'TODO']
-gems: ['nokogiri']
\ No newline at end of file
+gems: ['nokogiri']

diff --git a/_includes/layout/footer.html b/_includes/layout/footer.html
index a2a64a0..6640143 100644
--- a/_includes/layout/footer.html
+++ b/_includes/layout/footer.html
@@ -19,7 +19,7 @@
     <div class="row">
       <div class="col-xs-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://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>
         </ul>
@@ -29,10 +29,10 @@
         <small>
           Gentoo is a trademark of the Gentoo Foundation, Inc.
           The contents of this document, unless otherwise expressly stated, are licensed under the
-          <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
+          <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
           The <a href="/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
         </small>
       </div>
     </div>
   </div>
-</footer>
\ No newline at end of file
+</footer>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-25 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-25 17:17 [gentoo-commits] sites/www:master commit in: _includes/layout/, / Alex Legler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox