소스 검색

chore: Remove duplicate Twitter og:image (#3359)

* removed-duplicate-twitter-ogtags

* put favicon back

* fix lint
harishcalvin 4 년 전
부모
커밋
bb568a9670
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      public/index.html

+ 1 - 2
public/index.html

@@ -51,8 +51,7 @@
       name="twitter:description"
       content="Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."
     />
-    <!-- OG tags require absolute url for images -->
-    <meta name="twitter:image" content="https://excalidraw.com/og-image.png" />
+
     <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
 
     <!-- Excalidraw version -->