Skip to content

Commit b7cea3a

Browse files
fix: Force deployment refresh to ensure built files are served
1 parent 73c10f6 commit b7cea3a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta name="description" content="JS Challenge Lab - Interactive JavaScript coding challenges to sharpen your skills" />
88
<meta name="keywords" content="javascript, coding, challenges, programming, practice, education" />
9-
<title>JS Challenge Lab - Sharpen Your JavaScript Skills</title>
9+
<title>JS Learning Lab - Interactive JavaScript Learning Platform</title>
10+
11+
<!-- Force deployment refresh -->
1012
</head>
1113
<body>
1214
<div id="root"></div>

0 commit comments

Comments
 (0)