chore: Change website tittles for better readability.

This commit is contained in:
anshk 2026-03-31 11:24:05 +05:30
parent e9df2b5254
commit 52a50ff7ae
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>solar-system</title>
<title>Task1 R3f - Solar System</title>
</head>
<body>
<div id="root"></div>

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Solar System</title>
<title>Task1 vanilla - Solar System</title>
<style>
body {
margin: 0;

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>solar-system</title>
<title>Task2 R3f - Solar System</title>
</head>
<body>
<div id="root"></div>

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Solar System</title>
<title>Task2 vanilla - Solar System</title>
<style>
html,
body {

View File

@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Task 4 R3F - Vanilla Match</title>
<title>Task 4 R3F - Motion/Animation</title>
</head>
<body>

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>My first three.js app</title>
<title>Task4 vanilla - Motion/Animation</title>
<style>
body {
margin: 0;