Skip to content

Commit 0390398

Browse files
Merge pull request #535 from achraftirary/th
Th
2 parents 3d79395 + 4831de1 commit 0390398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CALCULATOR/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="style.css">
88
<script src="index.js" defer></script>
9-
<title>Calculator</title>
9+
<title>Calculator99</title>
1010
</head>
1111
<body>
1212
<div class="App">
@@ -34,4 +34,4 @@
3434
</div>
3535
</div>
3636
</body>
37-
</html>
37+
</html>

0 commit comments

Comments
 (0)