<!doctype html>
<html lang="en-US" dir="ltr">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <title>404 | News Analzye Docs</title>
    <meta name="description" content="Not Found" />
    <meta name="generator" content="VitePress v1.6.3" />
    <link
      rel="preload stylesheet"
      href="/docs/assets/style.DuOwLuGy.css"
      as="style"
    />
    <link rel="preload stylesheet" href="/docs/vp-icons.css" as="style" />

    <script type="module" src="/docs/assets/app.Da36Cfp3.js"></script>
    <link
      rel="preload"
      href="/docs/assets/inter-roman-latin.Di8DUHzh.woff2"
      as="font"
      type="font/woff2"
      crossorigin=""
    />
    <script id="check-dark-mode">
      (() => {
        const e = localStorage.getItem("vitepress-theme-appearance") || "auto",
          a = window.matchMedia("(prefers-color-scheme: dark)").matches;
        (!e || e === "auto" ? a : e === "dark") &&
          document.documentElement.classList.add("dark");
      })();
    </script>
    <script id="check-mac-os">
      document.documentElement.classList.toggle(
        "mac",
        /Mac|iPhone|iPod|iPad/i.test(navigator.platform),
      );
    </script>
  </head>
  <body>
    <div id="app"></div>
    <script>
      window.__VP_HASH_MAP__ = JSON.parse(
        '{"api-examples.md":"B5cbNgMl","index.md":"ZzqtzDg7","markdown-examples.md":"OYFiuX35"}',
      );
      window.__VP_SITE_DATA__ = JSON.parse(
        '{"lang":"en-US","dir":"ltr","title":"News Analzye Docs","description":"The documentation for news analyze the project.","base":"/docs/","head":[],"router":{"prefetchLinks":true},"appearance":true,"themeConfig":{"nav":[{"text":"Home","link":"/"},{"text":"Examples","link":"/markdown-examples"}],"sidebar":[{"text":"Examples","items":[{"text":"Markdown Examples","link":"/markdown-examples"},{"text":"Runtime API Examples","link":"/api-examples"}]}],"socialLinks":[{"icon":"github","link":"https://github.com/vuejs/vitepress"}]},"locales":{},"scrollOffset":134,"cleanUrls":false}',
      );
    </script>
  </body>
</html>