Skip to content

Commit

Permalink
fix resource not found
Browse files Browse the repository at this point in the history
  • Loading branch information
cwithmichael committed Dec 8, 2024
1 parent 9b3032f commit 0efa139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/html/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
This site should not be used for serious medical advice. Please contact a
licensed professional.
</footer>
<script src="/js/app.js"></script>
<script src="app.js"></script>
</body>
</html>

0 comments on commit 0efa139

Please sign in to comment.