Skip to content

Commit

Permalink
Change browser page title
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Jul 5, 2024
1 parent b058186 commit c3c09b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KotlinProject</title>
<title>Calendar Library</title>
<link type="text/css" rel="stylesheet" href="styles.css">
<script type="application/javascript" src="composeApp.js"></script>
</head>
<body>
</body>
</html>
</html>

0 comments on commit c3c09b5

Please sign in to comment.