index.html 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!DOCTYPE html>
  2. <html lang="">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="renderer" content="webkit">
  7. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  8. <meta name="description" content="Capital Museum - 北京首都博物馆英文官网">
  9. <meta name="keywords" content="capital museum, 北京首都博物馆, 首都博物馆, 北京博物馆">
  10. <link rel="icon" href="favicon.ico">
  11. <!-- 百度统计 -->
  12. <script>
  13. var _hmt = _hmt || [];
  14. (function () {
  15. var hm = document.createElement("script");
  16. hm.src = "https://hm.baidu.com/hm.js?d3e6254fb87d0e90fbcb0b38a695bb6d";
  17. var s = document.getElementsByTagName("script")[0];
  18. s.parentNode.insertBefore(hm, s);
  19. })();
  20. </script>
  21. <title>Capital Museum.China</title>
  22. </head>
  23. <body>
  24. <noscript>
  25. <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
  26. Please enable it to continue.</strong>
  27. </noscript>
  28. <div id="app"></div>
  29. <!-- built files will be auto injected -->
  30. </body>
  31. </html>