aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2024-02-05 12:25:45 +0530
committerIndrajith K L2024-02-05 12:25:45 +0530
commit6912ed7a957f9cb2dcd4906772dc1ae963d07755 (patch)
treea320364f99fd7cf6c3233f8a1dabfe0a5b541a57
parent0d95956ab46d9ad153008f0e896d1c73ce9e9122 (diff)
downloadreact-hooks-training-6912ed7a957f9cb2dcd4906772dc1ae963d07755.tar.gz
react-hooks-training-6912ed7a957f9cb2dcd4906772dc1ae963d07755.tar.bz2
react-hooks-training-6912ed7a957f9cb2dcd4906772dc1ae963d07755.zip
Updates index.html
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 98f1ed2..3a90de0 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://fav.farm/🪄" />
- <title>Animotion</title>
+ <title>React Hooks Training</title>
</head>
<body>
<div id="app"></div>