Skip to content

Commit

Permalink
Merge pull request #1 from gcsolaroli/master
Browse files Browse the repository at this point in the history
Fixed page title
  • Loading branch information
gcsolaroli authored May 9, 2020
2 parents 031d4c9 + f8ba148 commit 97a3896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
<title>password-generator</title>
<title>Simple Calculator</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../scss/main.scss" />
<script type="text/javascript" src="../purescript/_main.js" charset="utf-8"></script>
Expand Down

0 comments on commit 97a3896

Please sign in to comment.