1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Use https when possible.

This commit is contained in:
XhmikosR
2018-12-29 22:10:00 +02:00
parent 3d0f324468
commit 169c075294
196 changed files with 750 additions and 750 deletions

View File

@@ -46,9 +46,9 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href=http://themes.getbootstrap.com onclick='ga("send","event","Navbar","Community links","Themes")'>Themes</a></li>
<li><a href=https://expo.getbootstrap.com onclick='ga("send","event","Navbar","Community links","Expo")'>Expo</a></li>
<li><a href=https://blog.getbootstrap.com onclick='ga("send","event","Navbar","Community links","Blog")'>Blog</a></li>
<li><a href=https://themes.getbootstrap.com/ onclick='ga("send","event","Navbar","Community links","Themes")'>Themes</a></li>
<li><a href=https://expo.getbootstrap.com/ onclick='ga("send","event","Navbar","Community links","Expo")'>Expo</a></li>
<li><a href=https://blog.getbootstrap.com/ onclick='ga("send","event","Navbar","Community links","Blog")'>Blog</a></li>
</ul>
</nav>
</div>
@@ -91,7 +91,7 @@
</p>
<p class="lead">
<a href="https://themes.getbootstrap.com" class="btn btn-outline btn-lg">Browse themes</a>
<a href="https://themes.getbootstrap.com/" class="btn btn-outline btn-lg">Browse themes</a>
</p>
<img class="img-responsive" src="assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388" style="margin-left: auto; margin-right: auto;">
@@ -117,7 +117,7 @@
</div>
</div>
<hr class=half-rule>
<p class=lead>We showcase dozens of inspiring projects built with Bootstrap on the Bootstrap Expo.</p> <a href=https://expo.getbootstrap.com class="btn btn-outline btn-lg">Explore the Expo</a> </div>
<p class=lead>We showcase dozens of inspiring projects built with Bootstrap on the Bootstrap Expo.</p> <a href=https://expo.getbootstrap.com/ class="btn btn-outline btn-lg">Explore the Expo</a> </div>
</div>
<footer class=bs-docs-footer>
<div class=container>