Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hmzi67 committed Nov 23, 2023
1 parent b167c10 commit fb75c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="hsl(24.3, 97.4%, 54.3%)">
<link rel="shortcut icon" href="./logo/calculator.png" type="image/x-icon">
<link rel="stylesheet" href="css/style.css" />
<title>Calculator</title>
Expand Down

0 comments on commit fb75c3a

Please sign in to comment.