Created
January 22, 2020 01:16
-
-
Save jennimckinnon/e52e5f9e03ff578c5e5dc5fdf550b043 to your computer and use it in GitHub Desktop.
Basic defer example for an article.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script defer src="/path/to/file/script.js"> | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment