Skip to content

Commit 53b7c80

Browse files
Merge pull request #3 from ravixalgorithm/main
correct script code linked
2 parents 98819eb + 570814a commit 53b7c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ <h1 class="text-4xl md:text-5xl font-extrabold mb-2 text-[var(--color-primary)]
190190
</footer>
191191
</div>
192192

193-
<script src="./script.js"></script>
193+
<script src="/src/script.js"></script>
194194
</body>
195195
</html>

0 commit comments

Comments
 (0)