Skip to content

Commit a7773fe

Browse files
authored
Update index.html
1 parent 4d7ba6c commit a7773fe

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Infographic: Abyss Institute Online Learning System</title>
6+
<title>TachyonByte: Abyss Institute Online Learning System</title>
77
<script src="https://cdn.tailwindcss.com"></script>
88
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
99
<link rel="preconnect" href="https://fonts.googleapis.com" />
@@ -441,11 +441,10 @@ <h3 class="text-xl font-bold text-[#005F73]">
441441
</section>
442442
</main>
443443

444-
<footer class="text-center p-6 bg-[#005F73] text-white mt-8">
445-
<p>
446-
&copy; 2025 Proposal for Abyss Institute of Cosmetic Science.
447-
All Rights Reserved.
448-
</p>
444+
<footer class="text-center p-6 bg-[#005F73] text-white mt-8 columns-3">
445+
<div class="col">For Abyss Institute of Cosmetic Science</div>
446+
<p>Private and Confidential</p>
447+
<div class="col">By TachyonByte Technologies Pvt Ltd</div>
449448
</footer>
450449

451450
<script>

0 commit comments

Comments
 (0)