aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-12-25 18:17:17 +0100
committerAlex Legler <alex@a3li.li>2015-12-25 18:17:17 +0100
commit70bd41c5ee0cc8f2fe625d92fc869ecf4eebaf97 (patch)
tree274ee44aad5d80a890cd335cb96a664280dbd8dc /_includes/layout
parentUpdate links to the Security Handbook (diff)
downloadwww-70bd41c5ee0cc8f2fe625d92fc869ecf4eebaf97.tar.gz
www-70bd41c5ee0cc8f2fe625d92fc869ecf4eebaf97.tar.bz2
www-70bd41c5ee0cc8f2fe625d92fc869ecf4eebaf97.zip
Update Tyrian implementation
Diffstat (limited to '_includes/layout')
-rw-r--r--_includes/layout/footer.html6
1 files changed, 3 insertions, 3 deletions
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>