Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 

75 Zeilen
3.5 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <link rel="icon" href="%PUBLIC_URL%/favicon.svg" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1" />
  7. <meta name="theme-color" content="#1f1f1f" />
  8. <meta name="title" content="Lioner System" />
  9. <meta
  10. name="description"
  11. content="Mantis is a free, super flexible and customizable react redux dashboard template built using MUI React components with open source MIT license."
  12. />
  13. <meta
  14. name="keywords"
  15. content="react dashboard, react admin, react redux dashboard, ant design template, saas admin, free react dashboard"
  16. />
  17. <meta name="author" content="CodedThemes" />
  18. <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
  19. <!-- Open Graph / Facebook -->
  20. <meta property="og:locale" content="en_US" />
  21. <meta property="og:type" content="website" />
  22. <meta property="og:url" content="https://mantisdashboard.io/" />
  23. <meta property="og:site_name" content="mantisdashboard.io" />
  24. <meta property="article:publisher" content="https://www.facebook.com/codedthemes" />
  25. <meta property="og:title" content="Lioner System" />
  26. <meta
  27. property="og:description"
  28. content="Mantis is a free, super flexible and customizable react redux dashboard template built using MUI React components with open source MIT license."
  29. />
  30. <meta property="og:image" content="https://mantisdashboard.io/adv-banner-images/og-social.png" />
  31. <!-- Twitter -->
  32. <meta property="twitter:card" content="summary_large_image" />
  33. <meta property="twitter:url" content="https://mantisdashboard.io" />
  34. <meta property="twitter:title" content="Lioner System" />
  35. <meta
  36. property="twitter:description"
  37. content="Mantis is a free, super flexible and customizable react redux dashboard template built using MUI React components with open source MIT license."
  38. />
  39. <meta property="twitter:image" content="https://mantisdashboard.io/adv-banner-images/og-social.png" />
  40. <meta name="twitter:creator" content="@codedthemes" />
  41. <!--
  42. Notice the use of %PUBLIC_URL% in the tags above.
  43. It will be replaced with the URL of the `public` folder during the build.
  44. Only files inside the `public` folder can be referenced from the HTML.
  45. Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
  46. work correctly both with client-side routing and a non-root public URL.
  47. Learn how to configure a non-root public URL by running `npm run build`.
  48. -->
  49. <title>Lioner System</title>
  50. <link rel="preconnect" href="https://fonts.gstatic.com" />
  51. <link
  52. href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap&family=Public+Sans:wght@400;500;600;700"
  53. rel="stylesheet"
  54. />
  55. <script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
  56. </head>
  57. <body>
  58. <noscript>You need to enable JavaScript to run this app.</noscript>
  59. <div id="root"></div>
  60. <!--
  61. This HTML file is a template.
  62. If you open it directly in the browser, you will see an empty page.
  63. You can add webfonts, meta tags, or analytics to this file.
  64. The build step will place the bundled scripts into the <body> tag.
  65. To begin the development, run `npm start` or `yarn start`.
  66. To create a production bundle, use `npm run build` or `yarn build`.
  67. -->
  68. </body>
  69. </html>