Skip to content

Instantly share code, notes, and snippets.

@Porter97
Last active March 10, 2020 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/a16bcf7449853ffedf22031154daac8f to your computer and use it in GitHub Desktop.
Save Porter97/a16bcf7449853ffedf22031154daac8f to your computer and use it in GitHub Desktop.
#...
<!-- Content Info-->
template_clone.querySelector('#content-image').src = data.results[i].activities[j]['image'];
template_clone.querySelector('#content-image-link').href = data.results[i].activities[j]['url'];
#...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment