Skip to content

Commit 28a2080

Browse files
committed
http -> https
1 parent 1360e10 commit 28a2080

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
">
1212

1313
<link rel="stylesheet" href="/css/main.css">
14-
<link href="http://libs.baidu.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
14+
<link href="https://libs.baidu.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
1515
<link rel="stylesheet" href="/css/add.css">
1616
<link rel="stylesheet" href="/css/pygment_trac.css">
17-
<link rel="canonical" href="http://tinylara.com/">
18-
<script src="http://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script>
19-
<script src="http://libs.baidu.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
17+
<link rel="canonical" href="https://tinylara.github.io/">
18+
<script src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script>
19+
<script src="https://libs.baidu.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
2020

2121
</head>
2222

@@ -70,7 +70,7 @@
7070
<div id="main">
7171
<h1>
7272
TinyLara
73-
<iframe src="http://ghbtns.com/github-btn.html?user=tinylara&repo=tinylara&type=star&count=true&size=large&v=2" allowtransparency="true" frameborder="0" scrolling="0" width="200" height="30"></iframe>
73+
<iframe src="https://ghbtns.com/github-btn.html?user=tinylara&repo=tinylara&type=star&count=true&size=large&v=2" allowtransparency="true" frameborder="0" scrolling="0" width="200" height="30"></iframe>
7474
</h1>
7575
<p id="download">
7676
<a href="https://github.com/TinyLara/TinyLara/wiki" class="btn btn-info">Document</a>

0 commit comments

Comments
 (0)