We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db088e7 commit e8dafd4Copy full SHA for e8dafd4
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Calculadora Básica</title>
+ <title>Basic Calculator</title>
7
<link rel="stylesheet" href="./main.css">
8
</head>
9
<body>
@@ -48,4 +48,4 @@ <h3>Result</h3>
48
49
<script src="./main.js"></script>
50
</body>
51
-</html>
+</html>
0 commit comments