Skip to content

Commit

Permalink
fix: title html
Browse files Browse the repository at this point in the history
  • Loading branch information
ongsici committed Oct 7, 2024
1 parent 507e57e commit 06e2a37
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 @@ -2,7 +2,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>COMP70085 CW1<title>
<title>COMP70085 CW1</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down

0 comments on commit 06e2a37

Please sign in to comment.