Skip to content

Commit

Permalink
refactor: update page title
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielliosc committed Oct 10, 2023
1 parent 4bfee6e commit 4c629e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>To do list</title>
<title>Daily Planner</title>
<link rel="stylesheet" href="style.css" />
<script src="https://kit.fontawesome.com/bb15cd262c.js" crossorigin="anonymous"></script>
</head>
Expand Down

0 comments on commit 4c629e6

Please sign in to comment.