Skip to content

Commit

Permalink
defer script
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagogak committed Nov 6, 2024
1 parent 1de4ecb commit 683db42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<title>Calculadora de Cuotas de Crédito</title>
</head>
<body>
<script src="js/calcuotas.js"></script>
<script src="js/calcuotas.js" defer></script>
</body>
</html>

0 comments on commit 683db42

Please sign in to comment.