index.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <!DOCTYPE HTML>
  2. <html lang="" >
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  6. <title>Choose a language · Vuex</title>
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  8. <meta name="description" content="">
  9. <meta name="generator" content="GitBook 3.2.2">
  10. <link rel="stylesheet" href="gitbook/style.css">
  11. <meta name="HandheldFriendly" content="true"/>
  12. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  13. <meta name="apple-mobile-web-app-capable" content="yes">
  14. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  15. <link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png">
  16. <link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
  17. </head>
  18. <body>
  19. <div class="book-langs-index" role="navigation">
  20. <div class="inner">
  21. <h3>Choose a language</h3>
  22. <ul class="languages">
  23. <li>
  24. <a href="en/">English</a>
  25. </li>
  26. <li>
  27. <a href="zh-cn/">简体中文</a>
  28. </li>
  29. <li>
  30. <a href="pt-br/">Português</a>
  31. </li>
  32. <li>
  33. <a href="fr/">Français</a>
  34. </li>
  35. <li>
  36. <a href="ru/">Русский</a>
  37. </li>
  38. <li>
  39. <a href="ja/">日本語</a>
  40. </li>
  41. <li>
  42. <a href="kr/">한국어(Korean)</a>
  43. </li>
  44. <li>
  45. <a href="old/">1.0 Docs</a>
  46. </li>
  47. </ul>
  48. </div>
  49. </div>
  50. </body>
  51. </html>