title changed

This commit is contained in:
sahash07
2025-10-01 11:17:44 +05:45
parent 828c5444e9
commit e33184eeee

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IELTS Pronunciation Trainer - 100 Words</title>
<title>Pronunciation English Words</title>
<style>
:root {
--bg-dark: #121212;
@@ -29,7 +29,7 @@ body.light .word-card { background: var(--card-light); color: var(--text-light);
</style>
</head>
<body class="dark">
<h1>IELTS Pronunciation Trainer - 100 Words</h1>
<h1> Pronunciation English Words</h1>
<div id="controls">
<button id="toggleTheme">Toggle Light/Dark Mode</button><br>
<input type="text" id="searchBar" placeholder="Search a word...">