Skip to content

Commit f5aceba

Browse files
committed
updated title
1 parent 187df78 commit f5aceba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>TheInterviewCode - DSA & ML Interview Questions</title>
6+
<title>TheInterviewCode - DSA + ML prep made easy.</title>
77
<meta name="description" content="Comprehensive collection of Data Structures & Algorithms and Machine Learning interview questions with detailed solutions. Master technical interviews with Blind 75 and top ML questions.">
88
<meta name="keywords" content="DSA, Machine Learning, Interview Questions, Programming, Algorithms, Blind 75, Technical Interview">
9-
<meta property="og:title" content="TheInterviewCode - DSA & ML Interview Questions">
9+
<meta property="og:title" content="TheInterviewCode - DSA + ML prep made easy.">
1010
<meta property="og:description" content="Master technical interviews with our comprehensive question collection">
1111
<meta property="og:type" content="website">
1212
<link rel="stylesheet" href="style.css">
@@ -20,7 +20,7 @@
2020
<nav class="nav">
2121
<div class="nav__brand">
2222
<h1 class="brand-title">TheInterviewCode</h1>
23-
<p class="brand-subtitle">Master Your Interview Skills</p>
23+
<p class="brand-subtitle">DSA + ML prep made easy.</p>
2424
</div>
2525
<ul class="nav__menu" id="navMenu">
2626
<li><a href="#home" class="nav__link active" data-section="home">Home</a></li>

0 commit comments

Comments
 (0)