Skip to content

Commit

Permalink
change paths
Browse files Browse the repository at this point in the history
  • Loading branch information
rickcomics authored Nov 27, 2023
1 parent 01428a8 commit aca97b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
</head>
<body>
<main>
<script type="application/javascript" src="/js/emotion.js"></script>
<script type="application/javascript" src="/js/btn.js"></script>
<script type="application/javascript" src="/emotions/js/emotion.js"></script>
<script type="application/javascript" src="/emotions/js/btn.js"></script>
</main>

<footer>
<a href = '/README.md'>ABOUT PROJECT</a>
<a href = '/emotions/README.md'>ABOUT PROJECT</a>
</footer>
<div id = "toTop" ></div>
</body>
Expand Down

0 comments on commit aca97b1

Please sign in to comment.