|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | - <title>hackherway 100 Days, 100 Projects</title> |
| 6 | + <title>hackherway 100 Days, 200 Projects</title> |
7 | 7 |
|
8 | 8 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"> |
9 | 9 | <style> |
|
461 | 461 | <nav class="navbar"> |
462 | 462 | <div class="navbar-brand"> |
463 | 463 | <img src="https://i.pinimg.com/736x/1c/54/f7/1c54f7b06d7723c21afc5035bf88a5ef.jpg" alt="Logo"> |
464 | | - <span>hackherway 100 DAYS. 100 PROJECTS</span> |
| 464 | + <span>hackherway 100 DAYS, 200 PROJECTS</span> |
465 | 465 | </div> |
466 | 466 | <div class="buttons"> |
467 | 467 | <button id="themeToggle" title="Toggle Theme"> |
|
471 | 471 | </nav> |
472 | 472 |
|
473 | 473 | <section class="hero-section"> |
474 | | - <h1 class="hero-title">hackherway 100 Days, 100 Projects</h1> |
| 474 | + <h1 class="hero-title">hackherway 100 Days, 200 Projects</h1> |
475 | 475 | <p class="hero-subtitle">A Coding Noob's Journey Through Web Frontend Development Excellence</p> |
476 | 476 |
|
477 | 477 | <div class="search-container"> |
@@ -509,7 +509,7 @@ <h1 class="hero-title">hackherway 100 Days, 100 Projects</h1> |
509 | 509 | <div class="footer-content"> |
510 | 510 | <div> |
511 | 511 | <h3>About</h3> |
512 | | - <p>This repository contains 112 web projects from basic to intermediate using HTML, CSS, and JS.</p> |
| 512 | + <p>This repository contains 200+ web projects from basic to intermediate using HTML, CSS, and JS.</p> |
513 | 513 | <p><strong>© 2025 100 Days, 100 Projects</strong> by d0midigi|hackherway and Contributors.</p> |
514 | 514 | </div> |
515 | 515 | <div> |
@@ -537,3 +537,4 @@ <h3>Connect With Us</h3> |
537 | 537 | </body> |
538 | 538 |
|
539 | 539 | </html> |
| 540 | + |
0 commit comments