Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHowellSlavin committed Sep 6, 2024
1 parent 60ce029 commit a4fd40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion head.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
miloStyles.setAttribute('href', `${libs}/styles/styles.css`);

[miloUtils, miloDecorate].forEach((tag) => {
tag.setAttribute('crossorigin');
tag.setAttribute('crossorigin', 'true');
tag.setAttribute('as', 'script');
})

Expand Down

0 comments on commit a4fd40a

Please sign in to comment.