Skip to content

Commit

Permalink
fix JS file path error
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep0Thinking committed Jan 14, 2024
1 parent 685d747 commit 3941402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

</body>

<script src="assets/js/custom-styles.js"></script>
<script src="/assets/js/custom-styles.js"></script>

</html>

0 comments on commit 3941402

Please sign in to comment.