Skip to content

Commit

Permalink
started with jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
jen67 committed Dec 28, 2023
1 parent 07589dc commit 67b09e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion J-query-sidenav/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Menu Example</title>

<link href="styles.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" defer></script>
</head>

<body>
Expand Down

0 comments on commit 67b09e4

Please sign in to comment.