소스 검색

Merge pull request #703 from patrickdappollonio/patch-1

Update logo to not use HTTP, but also allows HTTPS
Evan Huus 9 년 전
부모
커밋
6a5637dac9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      _layouts/index.html

+ 1 - 1
_layouts/index.html

@@ -11,7 +11,7 @@
       <header class="hero-header">
         <div class="pagewidth">
           <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>
           </div>
           <div class="repo-lang {{ site.github.language | downcase }}">