aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-12-25 17:47:10 +0100
committerAlex Legler <alex@a3li.li>2015-12-25 17:47:10 +0100
commitb8cfe33a764aee9458f2379e2bf44398021626d0 (patch)
treedbb7ff1bbd7a412c9efd9211b6da590fb8d1285d
parentUpdate CDN URLs for logo (diff)
downloadtyrian-theme-b8cfe33a764aee9458f2379e2bf44398021626d0.tar.gz
tyrian-theme-b8cfe33a764aee9458f2379e2bf44398021626d0.tar.bz2
tyrian-theme-b8cfe33a764aee9458f2379e2bf44398021626d0.zip
Use https:// links everywhere
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 22d19a9..31ba19f 100644
--- a/index.html
+++ b/index.html
@@ -223,7 +223,7 @@
<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://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>
@@ -233,7 +233,7 @@
<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="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
</small>
</div>
@@ -244,4 +244,4 @@
<script src="http://code.jquery.com/jquery.js"></script>
<script src="assets/bootstrap.js"></script>
</body>
-</html> \ No newline at end of file
+</html>