소스 검색

website: remove `?lang` parameter from twitter link

this was telling twitter to use the Catalan locale.
Renée Kooi 5 년 전
부모
커밋
da7e7f101d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      website/themes/uppy/layout/index.ejs

+ 1 - 1
website/themes/uppy/layout/index.ejs

@@ -118,7 +118,7 @@
     </li>
 
     <li class="IndexReviews-item">
-      <a class="IndexReviews-link" href="https://twitter.com/smashingmag/status/1097870169043546112?lang=ca" target="_blank" rel="noreferrer noopener">
+      <a class="IndexReviews-link" href="https://twitter.com/smashingmag/status/1097870169043546112" target="_blank" rel="noreferrer noopener">
         <div class="IndexReviews-imgWrapper">
           <img class="IndexReviews-img" src="/images/testimonials/smashing-magazine.png" srcset="/images/testimonials/smashing-magazine@2x.png 2x" alt="Smashing Magazine">
         </div>