Skip to content

Commit e8bf001

Browse files
authored
update index.html
1 parent 8b92b5c commit e8bf001

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 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>Study Tracker — K4hav</title>
6+
<title>Study Tracker — </title>
77
<script src="https://cdn.tailwindcss.com"></script>
88
<style>
99
/* ============================
@@ -459,7 +459,7 @@ <h3 class="text-white font-bold text-xl mb-2">Skills</h3>
459459
</div>
460460
<div onclick="showPage('page-help', null)" class="subject-card glass-strong rounded-2xl p-6 text-center">
461461
<div class="text-5xl mb-4">💬</div>
462-
<h3 class="text-white font-bold text-xl mb-2">Connect Me</h3>
462+
<h3 class="text-white font-bold text-xl mb-2">Help</h3>
463463
<p style="color:#94a3b8;font-size:0.85rem;">GitHub · X · Instagram · Telegram</p>
464464
</div>
465465
<div onclick="showPage('page-support', null)" class="subject-card glass-strong rounded-2xl p-6 text-center" style="border:1px solid rgba(251,191,36,0.35);">
@@ -728,7 +728,7 @@ <h2 class="text-2xl md:text-3xl font-bold" style="color:var(--text-accent);">Sup
728728

729729
<!-- ==================== FOOTER ==================== -->
730730
<footer class="fixed bottom-0 left-0 right-0 footer py-3 text-center text-sm font-medium tracking-wide z-50">
731-
© 2026 K4hav. All Rights Reserved.
731+
Copyright 2026 ƘҽՏհɑѵ. All Rights Reserved.
732732
</footer>
733733

734734
<script>
@@ -1869,3 +1869,4 @@ <h4 class="font-bold text-lg">${step.title}</h4>
18691869
</body>
18701870
</html>
18711871

1872+

0 commit comments

Comments
 (0)