Jelajahi Sumber

Update logo to not use HTTP, but also allows HTTPS

Patrick D'appollonio 9 tahun lalu
induk
melakukan
3e03a85ea5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      _layouts/index.html

+ 1 - 1
_layouts/index.html

@@ -11,7 +11,7 @@
       <header class="hero-header">
       <header class="hero-header">
         <div class="pagewidth">
         <div class="pagewidth">
           <div class="logo--ie">
           <div class="logo--ie">
-            <img src="http://shopify.github.io/images/shopify-open-source-sub.svg" alt="Shopify Open Source" class="logo">
+            <img src="//shopify.github.io/images/shopify-open-source-sub.svg" alt="Shopify Open Source" class="logo">
             <span class="breadcrumb"><a href="http://shopify.github.io">Open Source</a> > {{ site.github.project_title }}</span>
             <span class="breadcrumb"><a href="http://shopify.github.io">Open Source</a> > {{ site.github.project_title }}</span>
           </div>
           </div>
           <div class="repo-lang {{ site.github.language | downcase }}">
           <div class="repo-lang {{ site.github.language | downcase }}">