Skip to content

Commit

Permalink
Remove link element's trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
rcowsill committed May 27, 2024
1 parent f23dd67 commit 51fb800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<head>
<meta charset="utf-8">
<title>JPEG Sawmill</title>
<link rel="stylesheet" href="css/jpeg_sawmill.css" />
<link rel="stylesheet" href="css/jpeg_sawmill.css">
</head>
<body>
<script type="module" src="jpeg_sawmill.js"></script>
Expand Down

0 comments on commit 51fb800

Please sign in to comment.