Commit 1f6920dc by sujata

miner change

1 parent e5069d06
{ {
"name": "alphion-frontend", "name": "Akruti-Frontend",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
......
...@@ -4,7 +4,7 @@ export default function Document() { ...@@ -4,7 +4,7 @@ export default function Document() {
return ( return (
<Html lang="en"> <Html lang="en">
<Head> <Head>
<title>Alphion</title> <title>Akruti</title>
<meta charSet="utf-8" /> <meta charSet="utf-8" />
<meta <meta
name="viewport" name="viewport"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!