Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Small typo fix
  • Loading branch information
mohanvamsi06 authored Dec 29, 2023
1 parent 3a9f1b5 commit 4410348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assignments/CB.EN.U4CYS22057/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" href="css/login.css">
<link rel="icon" href="/images/amrita.ico" sizes="192x192" />
<title>Leave Management System Login page</title>
<script src="/js/login.js"></script>
<script src="js/login.js"></script>
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
</head>
<body>
Expand Down

0 comments on commit 4410348

Please sign in to comment.