mirror of
https://github.com/SahashRaee/IELTS.git
synced 2026-03-27 05:08:31 +07:00
title changed
This commit is contained in:
@@ -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...">
|
||||
|
||||
Reference in New Issue
Block a user