feat: change title

This commit is contained in:
karishmas6
2024-10-28 18:07:05 +05:30
parent 5db99f3215
commit 00d71fa144

View File

@@ -8,9 +8,9 @@
name="description"
content="Web site created using Vite"
/>
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="apple-touch-icon" href="/img/maxunlogo.png" />
<link rel="manifest" href="/manifest.json" />
<title>Browser Recorder</title>
<title>Maxun | Open Source No Code Web Data Extraction Platform</title>
</head>
<body>
<script type="module" src="/src/index.tsx"></script>