index.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Excalidraw</title>
  6. <meta
  7. name="viewport"
  8. content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover, shrink-to-fit=no"
  9. />
  10. <meta name="apple-mobile-web-app-capable" content="yes" />
  11. <meta name="theme-color" content="#000000" />
  12. <!-- prettier-ignore -->
  13. <meta
  14. http-equiv="origin-trial"
  15. content="AsY5/bgnGHZ8nyXB3MKTtXfQpzUg9UJt5WAt0OgkHibC9+mgng3nP8HJSVNzX6lPr+cgx/4jevaMXT9DYqFwkgIAAABceyJvcmlnaW4iOiJodHRwczovL3d3dy5leGNhbGlkcmF3LmNvbTo0NDMiLCJmZWF0dXJlIjoiTmF0aXZlRmlsZVN5c3RlbSIsImV4cGlyeSI6MTU4NTk1NzM1MX0="
  16. />
  17. <!-- General tags -->
  18. <meta
  19. name="description"
  20. content="Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."
  21. />
  22. <meta name="image" content="%PUBLIC_URL%/og-image.png" />
  23. <!-- OpenGraph tags -->
  24. <meta property="og:url" content="https://excalidraw.com" />
  25. <meta property="og:site_name" content="Excalidraw" />
  26. <meta property="og:type" content="website" />
  27. <meta property="og:title" content="Excalidraw" />
  28. <meta
  29. property="og:description"
  30. content="Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."
  31. />
  32. <meta
  33. property="og:image"
  34. name="twitter:image"
  35. content="%PUBLIC_URL%/og-image.png"
  36. />
  37. <meta property="og:image:width" content="1280" />
  38. <meta property="og:image:height" content="669" />
  39. <!-- Chrome -->
  40. <meta name="theme-color" content="#FFFF" />
  41. <!-- Safari -->
  42. <meta name="apple-mobile-web-app-status-bar-style" content="default" />
  43. <!-- Twitter Card tags -->
  44. <meta name="twitter:card" content="summary_large_image" />
  45. <meta name="twitter:title" content="Excalidraw" />
  46. <meta
  47. name="twitter:description"
  48. content="Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."
  49. />
  50. <meta name="twitter:image" content="%PUBLIC_URL%/og-image.png" />
  51. <link
  52. rel="shortcut icon"
  53. href="%PUBLIC_URL%/favicon.ico"
  54. type="image/x-icon"
  55. />
  56. <link rel="stylesheet" href="%PUBLIC_URL%/fonts.css" />
  57. <link
  58. rel="preload"
  59. href="%PUBLIC_URL%/FG_Virgil.ttf"
  60. as="font"
  61. type="font/ttf"
  62. crossorigin="anonymous"
  63. />
  64. <link
  65. rel="preload"
  66. href="%PUBLIC_URL%/Cascadia.ttf"
  67. as="font"
  68. type="font/ttf"
  69. crossorigin="anonymous"
  70. />
  71. <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
  72. <link
  73. href="%PUBLIC_URL%/splashscreen_images/iphone5_splash.png"
  74. media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
  75. rel="apple-touch-startup-image"
  76. />
  77. <link
  78. href="%PUBLIC_URL%/splashscreen_images/iphone6_splash.png"
  79. media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"
  80. rel="apple-touch-startup-image"
  81. />
  82. <link
  83. href="%PUBLIC_URL%/splashscreen_images/iphoneplus_splash.png"
  84. media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)"
  85. rel="apple-touch-startup-image"
  86. />
  87. <link
  88. href="%PUBLIC_URL%/splashscreen_images/iphonex_splash.png"
  89. media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)"
  90. rel="apple-touch-startup-image"
  91. />
  92. <link
  93. href="%PUBLIC_URL%/splashscreen_images/iphonexr_splash.png"
  94. media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)"
  95. rel="apple-touch-startup-image"
  96. />
  97. <link
  98. href="%PUBLIC_URL%/splashscreen_images/iphonexsmax_splash.png"
  99. media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)"
  100. rel="apple-touch-startup-image"
  101. />
  102. <link
  103. href="%PUBLIC_URL%/splashscreen_images/ipad_splash.png"
  104. media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)"
  105. rel="apple-touch-startup-image"
  106. />
  107. <link
  108. href="%PUBLIC_URL%/splashscreen_images/ipadpro1_splash.png"
  109. media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)"
  110. rel="apple-touch-startup-image"
  111. />
  112. <link
  113. href="%PUBLIC_URL%/splashscreen_images/ipadpro3_splash.png"
  114. media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)"
  115. rel="apple-touch-startup-image"
  116. />
  117. <link
  118. href="%PUBLIC_URL%/splashscreen_images/ipadpro2_splash.png"
  119. media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)"
  120. rel="apple-touch-startup-image"
  121. />
  122. <script
  123. async
  124. src="https://www.googletagmanager.com/gtag/js?id=UA-387204-13"
  125. ></script>
  126. <script>
  127. window.dataLayer = window.dataLayer || [];
  128. function gtag() {
  129. dataLayer.push(arguments);
  130. }
  131. gtag("js", new Date());
  132. gtag("config", "UA-387204-13");
  133. </script>
  134. </head>
  135. <body>
  136. <noscript>
  137. You need to enable JavaScript to run this app.
  138. </noscript>
  139. <header>
  140. <h1 class="visually-hidden">Excalidraw</h1>
  141. </header>
  142. <div id="root"></div>
  143. <aside>
  144. <!-- https://github.com/tholman/github-corners -->
  145. <svg
  146. xmlns="http://www.w3.org/2000/svg"
  147. width="40"
  148. height="40"
  149. viewBox="0 0 250 250"
  150. style="position: absolute; top: 0; right: 0"
  151. >
  152. <a
  153. href="https://github.com/excalidraw/excalidraw"
  154. target="_blank"
  155. aria-label="GitHub repository"
  156. >
  157. <path d="M0 0l115 115h15l12 27 108 108V0z" fill="#6c6c6c" />
  158. <path
  159. class="octo-arm"
  160. d="M128 109c-15-9-9-19-9-19 3-7 2-11 2-11-1-7 3-2 3-2 4 5 2 11 2 11-3 10 5 15 9 16"
  161. style="transform-origin: 130px 106px"
  162. fill="#fff"
  163. />
  164. <path
  165. class="octo-body"
  166. d="M115 115s4 2 5 0l14-14c3-2 6-3 8-3-8-11-15-24 2-41 5-5 10-7 16-7 1-2 3-7 12-11 0 0 5 3 7 16 4 2 8 5 12 9s7 8 9 12c14 3 17 7 17 7-4 8-9 11-11 11 0 6-2 11-7 16-16 16-30 10-41 2 0 3-1 7-5 11l-12 11c-1 1 1 5 1 5z"
  167. fill="#fff"
  168. />
  169. </a>
  170. </svg>
  171. </aside>
  172. </body>
  173. </html>