Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit cdf8040

Browse files
raphamorimpetebacondarwin
authored andcommitted
make code prettify script run asynchronously
Closes #114
1 parent 4a9a169 commit cdf8040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ <h2>JavaScript Projects</h2>
963963
</script>
964964
</div>
965965

966-
<script src="google-code-prettify/prettify.min.js"></script>
966+
<script src="google-code-prettify/prettify.min.js" async></script>
967967
<script src="js/homepage.js"></script>
968968
<script src="js/download-data.js"></script>
969969
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/1.1.2/ui-bootstrap-tpls.min.js"></script>

0 commit comments

Comments
 (0)